Hi guys,
(Sorry if I did not search so extensively this time for an answer,
will be happy to be pointed in the right direction)
I was trying today to do use PlayBuf in JitLib by doing this sort of
thing, after pushing the ProxySpace
~player.play;
~player = Synthdef(\myplayer, { a basic playbuf goes here inside a
panner, etc});
~player.fadeTime= 4;
now, when I try and change panning values, for instance with a ".set",
the changes are instant, the fadeTime doesn't work... If I do some
simple synthesis, the fade works perfectly but not with the
SynthDef... The help file doesn't have any answers...
if I try and do this without jitlib by using environment variables to
associate my synthdef with in a similar way, I can also use ".set" but
I wanted to fade between the parameter changes so I tried JitLib...
I thought ".xset" used to work for this, but it is not working... I
could've sworn I once did this...
any ideas?
Thanks !
Julio
_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users