OpenWareLaboratory
VelocityCurve.h File Reference
Include dependency graph for VelocityCurve.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  VelocityCurve
 General MIDI DLS Level 1 Specification: The MIDI Note Velocity value is converted to attenuation in dB by the Concave Transform attenuation = 20*log10(127^2/velocity^2) so gain = velocity^2/127^2 Adjustable for dynamic range. More...