cosmic_artistry
2013-04-01 17:18:35
i am using an expression pedal to control sampled brass/wind dynamics. it is difficult to really nail my parts when the expression (CC11) controls the entire range of 0-127. For example I would like to currently adjust the full expression pedal range to output 18-65 using Bomes MT Pro. Here is an example formula but I can't get the syntax working inBomes MT Pro:
pp=xx+qq/127*(yy-xx)
where xx is the low limit for output CC11; yy is the top limit; qq is the input value of CC11; pp is the output for new limits defined by the user.
pp=xx+qq/127*(yy-xx)
where xx is the low limit for output CC11; yy is the top limit; qq is the input value of CC11; pp is the output for new limits defined by the user.