<div dir="ltr">mike clemow;<span dir="ltr"></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
How should we organize this?<br>
</blockquote><div><br>&nbsp;How about simply having a WiKi section for &quot;library -like&quot; code?<br><br>I like this simple snippet a lot lately;<br><br>===============<br>public class buses<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; static Gain @ bus[8];<br>
&nbsp;&nbsp;&nbsp; }<br><br>new Gain[8] @=&gt; buses.bus;<br>==========================<br><br>Really basic but it gets you a lot of options in improvised routing. For example to keep FX separate from instruments. From here on any shred and send sound to and/or take sound from those buses.<br>
<br>We could collect such extra features for ChucK build in ChucK itself for everyone to share. The WiKi could be a nice place to archive these and it&#39;s also a nice place to collaborate on making them?<br><br>Yours,<br>
Kas.<br></div></div></div>