|
Manfred Brockhaus wrote: Here is yet another idea.Yes, that works in both directions, but if you have to do a lot of messaging it's not so good. Since I need to poll bus values, it would cause a hell of a lot of messaging via SCLang if I am polling 24*6 busses at a rate of 24/ seconds. So it would be nice to get the info directly from sc server. In fact, I was looked into using SendTrig, and unfortunately it only can send out one value. It would be really great to have a SendTrig ugen which could send out an array. Would a modified SendTrig (SendTrigs") be dificult to do? I haven't looked into SC Source coding yet, but I might be inspired to shortly. Now I'm looking into JavaOSC jostM |