-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed 685f754 with MkDocs version: 1.5.3
- Loading branch information
Showing
3 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -366,6 +366,15 @@ | |
</span> | ||
</a> | ||
|
||
</li> | ||
|
||
<li class="md-nav__item"> | ||
<a href="#contact" class="md-nav__link"> | ||
<span class="md-ellipsis"> | ||
Contact | ||
</span> | ||
</a> | ||
|
||
</li> | ||
|
||
</ul> | ||
|
@@ -675,6 +684,15 @@ | |
</span> | ||
</a> | ||
|
||
</li> | ||
|
||
<li class="md-nav__item"> | ||
<a href="#contact" class="md-nav__link"> | ||
<span class="md-ellipsis"> | ||
Contact | ||
</span> | ||
</a> | ||
|
||
</li> | ||
|
||
</ul> | ||
|
@@ -700,7 +718,6 @@ <h1 id="iipyper">iipyper</h1> | |
<p><code>iipyper</code> is a Python package for fast creation of <a href="https://en.wikipedia.org/wiki/Open_Sound_Control">Open Sound Control</a> (OSC) and <a href="https://en.wikipedia.org/wiki/MIDI">MIDI</a>-based event loops.</p> | ||
<p>It is designed for creatives who want to explore the Python ecosystem and experiment with music and, for example, machine learning.</p> | ||
<p>For examples and tutorials of how to use <code>iipyper</code>, see our <a href="https://github.com/intelligent-instruments-lab/iil-examples">examples repo</a> (TBC).</p> | ||
<p><code>iipyper</code> is developed by the <a href="https://iil.is/..">Intelligent Instruments Lab</a>. Connect us via the links at the bottom of <a href="https://intelligent-instruments-lab.github.io/iipyper/">this page</a>.</p> | ||
<h2 id="install">Install</h2> | ||
<p><code>iipyper</code> can be installed via <a href="https://pypi.org/project/iipyper">PyPI</a>:</p> | ||
<pre><code class="language-sh">pip install iipyper | ||
|
@@ -709,6 +726,17 @@ <h2 id="develop">Develop</h2> | |
<pre><code class="language-sh">git clone [email protected]:Intelligent-Instruments-Lab/iipyper.git | ||
pip install -e iipyper | ||
</code></pre> | ||
<h2 id="contact">Contact</h2> | ||
<p><code>iipyper</code> is developed by the <a href="https://iil.is/about">Intelligent Instruments Lab</a>. Get in touch to <a href="https://iil.is/collaborate">collaborate</a>:</p> | ||
<p>◦ <a href="https://iil.is" target="_blank" rel="noopener" title="Intelligent Instrumets Lab">iil.is</a> ◦ | ||
<a href="https://facebook.com/intelligentinstrumentslab" target="_blank" rel="noopener" title="facebook.com">Facebook</a> ◦ | ||
<a href="https://instagram.com/intelligentinstruments" target="_blank" rel="noopener" title="instagram.com">Instagram</a> ◦ | ||
<a href="https://x.com/_iil_is" target="_blank" rel="noopener" title="x.com">X (Twitter)</a> ◦ | ||
<a href="https://youtube.com/@IntelligentInstruments" target="_blank" rel="noopener" title="youtube.com">YouTube</a> ◦ | ||
<a href="https://discord.gg/fY9GYMebtJ" target="_blank" rel="noopener" title="discord.gg">Discord</a> ◦ | ||
<a href="https://github.com/intelligent-instruments-lab" target="_blank" rel="noopener" title="github.com">GitHub</a> ◦ | ||
<a href="https://www.linkedin.com/company/intelligent-instruments-lab" target="_blank" rel="noopener" title="www.linkedin.com">LinkedIn</a> ◦ | ||
<a href="mailto:[email protected]" target="_blank" rel="noopener" title="">Email</a> ◦ </p> | ||
<!-- END INCLUDE --> | ||
|
||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.