mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

582
comptes actifs

#executablemusic

0 message0 participant0 message aujourd’hui
claude<p>Deeper Disco : <a href="https://mathr.co.uk/web/deeper-disco.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mathr.co.uk/web/deeper-disco.h</span><span class="invisible">tml</span></a></p><p>I made a small <a href="https://post.lurk.org/tags/Noise" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Noise</span></a> generator for multiple platforms. Maybe serves as an example of how to bootstrap <a href="https://post.lurk.org/tags/ExecutableMusic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ExecutableMusic</span></a> <a href="https://post.lurk.org/tags/SizeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SizeCoding</span></a> <a href="https://post.lurk.org/tags/Audio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Audio</span></a> <a href="https://post.lurk.org/tags/DSP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DSP</span></a> on common platforms. Probably not optimal, tips welcomed.</p><p>APIs used:<br>- <a href="https://post.lurk.org/tags/Amiga" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Amiga</span></a> audio.device<br>- <a href="https://post.lurk.org/tags/Windows" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Windows</span></a> wave mapper<br>- <a href="https://post.lurk.org/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> /dev/dsp<br>- <a href="https://post.lurk.org/tags/HTML5" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HTML5</span></a> audio tag with WAV blob</p><p>Linux version can write WAV to stdout with a compile-time option.</p><p>Two Amiga versions target A500 and A1200.</p><p>Windows and Linux support Intel and ARM architectures (both 64bit and 32bit).</p><p>Linux on other architectures will need some more inline assembly for the syscalls.</p>