[sc-users] arguments of a running synth
Björn Kessler
kebjoern at yahoo.de
Thu Oct 25 12:22:29 PDT 2007
Hi again,
I would like to make a slider thats range changes in dependence of a argument of the synth:
sli5 = GUI.slider.new( win, Rect( 130, 10, 20, 240));
sli5.action = { synth.set( \ausschlag,
sli5.value.linlin( 0, 1, 0, [argument of the Synth] // **
));
};
** \freqGrund is an argument of the Synth synth. I tried something like synth.value( \freqGrund )
Sorry if it is a fundamental thing!
Thanks in advance,
Björn
---------------------------------
Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem neuen Yahoo! Mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.create.ucsb.edu/pipermail/sc-users/attachments/20071025/e56fe476/attachment.htm
More information about the sc-users
mailing list