m_allnotesoff - send noteoff (vel 0) to all midi notes 0-127
m_atodb - convert linear amplitude value to decibels
m_ctlin - ctlin that can learn it's ctl num & channel
m_dbtoa - convert decibel value to linear amplitude
m_dbtofad - convert vu dB to fader scale
m_fadtodb - convert fader scale to vu dB
m_gmcontrol - general midi control mapping look up table
m_gminstrument - general midi instrument mapping look up table
m_gmpercussion - general midi percussion mapping look up table
m_iemcolor - convert 3 byte RGB values into a 32 bit color for IEM guis
m_mavg - moving average filter
m_ms2bpm - convert from milliseconds to beats per minute
m_noteflip - invert midi notes
m_randomfloat - outputs a normalized random float from 0 - 1
m_random - output a random int between a range of numbers
m_scalefilter - filter notes based on a given scale
