Sakis
2011-05-14 02:49:57
Hi.I'm trying to "split" on note so to trigger different sounds according to velocity and reducing the velocity layers to three ...My incoming signal has a "pp" velocity.
I simply want the low hits have a fixed velocity "80" so the first rule was
if pp<=80 then pp=80
then I want to select a range from 81 to 105 and a range of 106 to 127.I can't figure how to set the rule...
It should something like :
IF 81<pp<=105 then pp=105 , but it's invalid...
Any help appreciated!
PS. If the title is a bit misleading tell me to edit it!
I simply want the low hits have a fixed velocity "80" so the first rule was
if pp<=80 then pp=80
then I want to select a range from 81 to 105 and a range of 106 to 127.I can't figure how to set the rule...
It should something like :
IF 81<pp<=105 then pp=105 , but it's invalid...
Any help appreciated!
PS. If the title is a bit misleading tell me to edit it!