![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: warp suffix |
flo Member |
![]() ![]() ![]() Hi, within this expression {(1 to: 256) collect: [ :i | !Warp suffix2: i]} at: (TrackNumber min: 16) I'd like to add random deviation to only some of the partials, on !KeyDown...would that be possible? Thanks. Best, flo IP: Logged |
SSC Administrator |
![]() ![]() ![]() Is this expression to be used in a SpectrumModifier? Which parameter? IP: Logged |
flo Member |
![]() ![]() ![]() yes...sorry, forgot to mention, in the frequency scale field... IP: Logged |
tuscland Member |
![]() ![]() ![]() quote: Hi Flo, First, I am not sure of the usefulness of the "min: 16" message. When you say you want to add random deviation to only some partials, which partials are you looking for? There is a prototype called SpectrumModifier which lets you modify the Spectrum and select a probability of selection of a partial :
quote: Additionnaly, you could use !KeyDown in the probablity field in order to trigger the spectrum modification or not.
IP: Logged |
SSC Administrator |
![]() ![]() ![]() "I'd like to add random deviation to only some of the partials, on !KeyDown.." Could you make it conditional on the value of i? For example, if you used {(1 to: 256) collect: [ :i | then only !Fader6 would have random jitter added to it. IP: Logged |
tuscland Member |
![]() ![]() ![]() I found that the expression had a little glitch, this one is working: code: You have to retrigger !KeyDown each time you want to change the deviation. [This message has been edited by tuscland (edited 19 June 2006).] IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.