|
Jamoma API
0.6.0.a19
|
The GainDataspace converts between different measurement untis describing audio gain. More...
#include "TTDataspace.h"
Include dependency graph for GainDataspace.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GainDataspace |
| Base class for the gain dataspace, provides dataspace support for converting gain between linear, decibel and MIDI gain. More... | |
| class | LinearAmplitudeUnit |
| Converts gains to and from linear gain. More... | |
| class | MidiGainUnit |
| Converts gains to and from MIDI units. More... | |
| class | DecibelUnit |
| Converts gains to and from decibels. More... | |
The GainDataspace converts between different measurement untis describing audio gain.
The neutral unit of the gain dataspace is linear gain.
Definition in file GainDataspace.h.