![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: controller scaling? |
keph Member |
![]() ![]() ![]() i'd like to create a fader where -1 = 0.25 with linear scales inbetween. having different ranges on either side of the 'center' is what is confusing me. is there another way to do this without using the InputOutputCharacteristic sound? if not, i'll go the route, but as this was to be dropped into an expression and I was hoping for a more lightweight method (InputOutputCharacteristic is pretty heavy DSP-wise for this simple usage). IP: Logged |
SSC Administrator |
![]() ![]() ![]() The "into" array is similar in concept to the InputOutputCharacteristic but lighter in terms of processing (and even in terms of typing the name! ![]() !Fader into: #({-1@0.25} {0@1} {1@4}) IP: Logged |
keph Member |
![]() ![]() ![]() quote: that was it. thanks. i look again and see i skipped right over it when looking at the capytalk reference. instead i saw neg:zero i am working on a "enhanced" envelope generator. the easy part is adjustable global curves, so instead of having a basic linear or exponential curve you have a curve that is ultra steep or one that pops up more quickly. now i am at curves by segment, allowing say the attack to be a x^3 curve on the way up but the the release to be a x^0.5. I am doing this all by adapting the standard kyma ADSR so I am not sure whether that will be feasible yet. 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.