bolha.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a Brazilian IT Community. We love IT/DevOps/Cloud, but we also love to talk about life, the universe, and more. | Nós somos uma comunidade de TI Brasileira, gostamos de Dev/DevOps/Cloud e mais!

Server stats:

253
active users

#sapf

0 posts0 participants0 posts today
pulusound<p>Windows support is now merged! 🥳 <a href="https://github.com/ahihi/sapf" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/ahihi/sapf</span><span class="invisible"></span></a> <a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> <a href="https://anticapitalist.party/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveCoding</span></a></p>
pulusound<p>Windows support is coming to cross-platform sapf, thanks to the work of chairbender! <a href="https://github.com/ahihi/sapf/pull/14" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/ahihi/sapf/pull/14</span><span class="invisible"></span></a> <a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> <a href="https://anticapitalist.party/tags/SuperCollider" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SuperCollider</span></a> <a href="https://anticapitalist.party/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveCoding</span></a></p>
pulusound<p><a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> now reads audio files on linux! <a href="https://anticapitalist.party/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveCoding</span></a></p>
pulusound<p>so close and yet so far <a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a></p>
pulusound<p><a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> on Linux: FFTs now implemented with fftw -&gt; wavetable oscillators like "saw" work 🥳 <a href="https://anticapitalist.party/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveCoding</span></a></p>
Niklas Adam<p>I made a neovim plugin for sapf. Its early days. But for now we have block and line evaluation with a flashing effect + a repl window and a simple `word help dump.<br>Come join me in making this tool! Would love for it to be a community effort. :blobcatrainbow: <br><a href="https://github.com/salkin-mada/sapf.nvim" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/salkin-mada/sapf.nv</span><span class="invisible">im</span></a><br><a href="https://sonomu.club/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> <a href="https://sonomu.club/tags/livecoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>livecoding</span></a> <a href="https://sonomu.club/tags/neovim" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>neovim</span></a></p>
pulusound<p>ive published my cross-platform <a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> fork at <a href="https://github.com/ahihi/sapf" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/ahihi/sapf</span><span class="invisible"></span></a> !</p><p>highly WIP, but it does currently start and play audio on Linux. see the issues tab for some things that need doing, in case you know some C++ and would like to help :)</p><p><a href="https://anticapitalist.party/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveCoding</span></a></p>
pulusound<p>got rudimentary audio output going with RtAudio 👀 <a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> <a href="https://anticapitalist.party/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveCoding</span></a></p>
f0<p>```<br>`sinosc = a .11 0 a 0 a 95 1c 0 a ++ * 0 a 5m 0 a 50 * * 1h + [98 97] 0 a 2pi / a pi .5m 0 a + * 2pi / a tanh play; <a href="https://social.ordinal.garden/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a><br>```<br>converted an old sctweet to sapf (<a href="https://github.com/lfnoise/sapf" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">github.com/lfnoise/sapf</span><span class="invisible"></span></a>). here's the original...<br>```<br>//--tweet0045<br>play{a=SinOsc;a.ar(a.ar(a.ar(0.11)),a.ar(a.ar(95*a.ar(0.01,0,1,1),0,a.ar(5e-3,0,50),100),a.ar([98,97]),pi+a.ar(5e-4))).tanh}//#SuperCollider<br>```</p>
pulusound<p>melody for pigeons (sapf) <a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> <a href="https://anticapitalist.party/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveCoding</span></a> <a href="https://anticapitalist.party/tags/Algorave" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Algorave</span></a></p>
pulusound<p>jamuary: first steps with sapf</p><p><a href="https://anticapitalist.party/tags/sapf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sapf</span></a> <a href="https://anticapitalist.party/tags/LiveCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LiveCoding</span></a> <a href="https://anticapitalist.party/tags/Algorave" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Algorave</span></a></p>