13 Mar
2007
13 Mar
'07
10:44 a.m.
Quoting martin robinson
Perhaps I'm misunderstanding something here, but each time you call io.get(...) it should return the latest value delivered to the chuck~ inlet. You might want to consider making a shred with a test loop to get a more real-time behavior.
while (100::ms => now) { io.get("abc) = s.freq; }
You might want to double-check this. I tried a similar thing with the max/msp chuck~, and discovered that the new values were not being delivered into the executing VM. Your code is probably better, though, so I should check it out and adjust accordingly! brad http://music.columbia.edu/~brad