<br><br><div class="gmail_quote">On 2 April 2011 16:51, Robert Poor <span dir="ltr"><<a href="mailto:rdpoor@gmail.com">rdpoor@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I've got an itch to test some synthesis[*] and control[**] algorithms<br>
I've got in mind[***].  What's the real-time audio streaming library<br>
on top of which ChucK is built, and where can I find its current<br>
repository?<br></blockquote><div><br>If you mean the realtime streaming of data to the soundcard; RTAudio. It's very cross-platform and popular for these things.<br><br>If that's not what you mean you'll need to re-phrase the question.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Related, what are the most current libraries to write an array of<br>
binary data to a sound file for playback?<br><br></blockquote><div><br>LibSndFile. It'll load soundfiles for you (as long as those are not mp3) and it'll write them to disk. <br><br>Hope that helps,<br>Kas.<br></div>
</div>