Actually, you should be able to send to global variables if you protect the reading and writing to that global variable using the mutex opcodes. However, right now things like using if's or goto's won't work, and that I think is the most severe limitation. On Tue, Jun 10, 2008 at 12:46 PM, Michael Mossey wrote: > > > Michael Gogins wrote: >> >> In theory, yes. I haven't tested it yet. I will be doing that very >> soon. There will be some severe limitations. It will basically >> multi-thread multiple instances of instruments that do not access >> global variables. >> >> Regards, Mike >> > > Hmm, sounds like a severe limitation... I almost always send instrument > output to zak channels to feed them into a reverberation and equalization > instrument. I wonder if there's a way to do that without global variables. > > Thanks, > Mike > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" >