musikinformatik / Steno

Concatenative little metalanguage for live coding
GNU General Public License v2.0
65 stars 7 forks source link

multichannel expansion doesn't work while synths are playing #2

Closed telephon closed 9 years ago

telephon commented 9 years ago

multichannel expansion doesn't resend updated bus indices, but just the old arguments, so it doesn't work while synths are playing.

telephon commented 9 years ago

fixed in branch "stack"