Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Advanced velocity scaling module

Post any examples or modules that you want to share here

Advanced velocity scaling module

Postby KG_is_back » Fri Dec 06, 2013 3:00 pm

I've made a little assembly module for more frexibility in velocity->amp transfer. input is the velocity itself and 3 parameters that are used to scale the output. MinVel represents the amplitude on velocity=0, MaxVel represents the amplitude on velocity=1 (in midi that is 127, but flowstone scales it to 0-1 automatically) and the CrvVel controlls the shape of the curve. On 0 the transfer curve is x^0.25 and on 1 the curve is x^4. It doesn't uses exponential function - it just interpolates between sqrt(sqrt(vel)), sqrt(vel), vel, vel^2 and vel^4 which are quite simple and cpu cheap.
Attachments
advancedVelocity.fsm
(136.93 KiB) Downloaded 1078 times
KG_is_back
 
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Return to User Examples

Who is online

Users browsing this forum: No registered users and 45 guests