<p>I am very intrested in this as well once sketched a system which detected inactivity on shred output to trigger in action.</p>
<p>Would be intrested in helping with a hacking session and cip has some of this functionality in place but I think driven through OsX mini audicle GUI interface elements</p>
<p>All the best</p>
<p>Scott</p>
<div class="gmail_quote">On Aug 19, 2012 1:56 PM, "Kassen" <<a href="mailto:signal.automatique@gmail.com">signal.automatique@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sun, Aug 19, 2012 at 03:10:50AM +0200, Bastian Schumacher wrote:<br>
> Why shouldn't it be possible to write a class for the pre-planned part which you can use to include your live code and pass the parameters during runtime (directly after leaving the loop). At least this would be an adequate solution from the theoretic standpoint. One could use a key from the keyboard as trigger button and the code may alter the parameters of the exit code if the tail may vary. I don't see anything that chuck can do now that could not be done using that technique.<br>

<br>
You are right, of course; all the features are there. Ideally we'd<br>
insert something like a ENvelope between the shred and the dac, then<br>
write our own code for hotkey-based launching and updating.<br>
<br>
Could be done -in theory- in a weekend, especially if we'd involve our<br>
favourite scriptable editor.<br>
<br>
My comment wasn't base don the theory, but on the fear that this would<br>
run into the issues the type-system has. I see no way around storing<br>
the shreds and the representation of the shred's audio output(s) in a<br>
array, then re-assigning to that as stuff gets updated and that is<br>
where, in my experience, so nasty bugs are hiding.<br>
<br>
You are totally right about the possibility feature-wise and I may<br>
well be wrong; maybe it'd all work without a hitch. Maybe I'm getting<br>
old; it's not very ChucKist to fear a few bugs. ;-)<br>
<br>
Yours,<br>
Kas.<br>
_______________________________________________<br>
chuck-users mailing list<br>
<a href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</a><br>
<a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users" target="_blank">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</a><br>
</blockquote></div>