Velocity with Pad Roland
Anyone knows how I can controle the velocity of one sample that I put in one play(tilde) (one shot).
To be able to play my pad with dynamics...
Any Ideas?
Thanks!
I am assuming what your looking for is when a pad is hit at velocity x it triggers sound file y and when its velocity a it triggers sound file b??
If your importing the midi data from the pad then each pad with have a note and velocity, you can then have the velocity trigger different sound file.
Max Patch
Copy patch and select New From Clipboard in Max.
Here's a quick example:
Happy patching
GW
An easy way is to use Velocity to control Volume by using a 'scale' object on a Gain object.
So Velocity (0 - 127) equates to Volume (-80db - 0db)