<div><a href="http://cip.ablelemon.co.uk">http://cip.ablelemon.co.uk</a><br></div><div><br></div><div>This is really nice stuff! I like Scott's usage of blackhole for making signals persistent and continuous. The usage of GUI faders to avoid clicks and for expression is really cool too. For those of us not on OSX (or not inclined to sliders); when using buses as a sort of in-out matrix like Scott does when he writes; </div>
<div><br></div><div>Provides basic connectivity to busses. <br>function void connect(int, int)<br></div><div><br></div><div>we could have "connect()" place a Envelope between the two busses and have that ramp up when connecting, then down when destroying the connection. That too would avoid clicks and could create a sort of cross-fading with some extra effort.</div>
<div><br></div><div>Kas.</div>