![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: hot values disappear | |
cristian_vogel Member |
![]() ![]() ![]()
this sound use CAGs ace UnMute mixer - but this is nothing to do with that i think... I was trying to put hot values into the Velocity field of the Sequencer and then the !sw03 and !sw04 values now refuse to appear in the VCS , i tried show hidden widgets... why? IP: Logged | |
SSC Administrator |
![]() ![]() ![]() In the Velocities field of the attached examples, I see: 1 0 {!Sw02} {((1 bpm: !BPM bpm s) random) gt: !T1} If you instead use: !Sw01 !Sw02 !Sw03 {((1 bpm: !BPM ) nextRandom) gt: !T1} the other switches show up. The problem was that a metronome generates a stream of triggers (to which one should send the message nextRandom rather than random). Alternatively, you could have written {!BPM bpm s random gt: !T1} This would be slightly more efficient. [This message has been edited by SSC (edited 10 September 2007).] IP: Logged | |
cristian_vogel Member |
![]() ![]() ![]() ok... as things are a bit quiet round here - maybe I can have some personal tuition? I've decided to try and build scripts that fill the values of a single sequencer sound. BUt all the time I keep stumbling over basic Capytalk and Smalltalk stuff. So, i'm trying to put an array into the ExtraValues field. I try this #(!Triggr {((1 to: 8) collect: [:i | and it doesn't work - gives me a message #nn not understood - could you explain why? also I tried doing the same, but sending the array via a script variable - this doesnt work either , because I have no idea how its supposed to be expressed in the Sequencer ExtraValues field - if the script was working, would it the receiver be this....? #(!Triggr {?triggers}) IP: Logged | |
SSC Administrator |
![]() ![]() ![]() I tried to do something along these same lines recently and there is a bug in the ExtraValues that prevents you from setting it from outside. This bug has been fixed in the pre-release version and will be available soon! IP: Logged | |
cristian_vogel Member |
![]() ![]() ![]() bug cruncher!! IP: Logged | |
ChristianSchloesser Member |
![]() ![]() ![]() Hello today i ran intos the same problem with the ExtraValues field. Did this bug ever get fixed? I tried to use an array in the ExtraValues field but it does not work. I d like to access an array created in a script some how like this: in the script i set: gatesArray := {0 to: 15 collect: [:i | ('ExGTs' & i) asHotValue ]}. and assigned is as usaual to a green variable.. Steps start: 0 s myExtraGatesArray: gatesArray does not work ... Any help would be great. [This message has been edited by ChristianSchloesser (edited 04 November 2012).] 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.