|
hydrogen 1.2.3
|
Go to the source code of this file.
Data Structures | |
| class | Note |
| A note plays an associated instrument with a velocity left and right pan. More... | |
| struct | SelectedLayerInfo |
| Auxiliary variables storing the rendering state of a H2Core::Note within the H2Core::Sampler. More... | |
Namespaces | |
| namespace | H2Core |
Macros | |
| #define | KEY_MAX 11 |
| #define | KEY_MIN 0 |
| #define | KEYS_PER_OCTAVE 12 |
| #define | LEAD_LAG_MAX 1.0f |
| #define | LEAD_LAG_MIN -1.0f |
| #define | MIDI_DEFAULT_OFFSET 36 |
| #define | MIDI_FACTOR 127 |
| #define | MIDI_MIDDLE_C 60 |
| #define | OCTAVE_DEFAULT 0 |
| #define | OCTAVE_MAX 3 |
| #define | OCTAVE_MIN -3 |
| #define | OCTAVE_OFFSET 3 |
| #define | PAN_MAX 0.5f |
| #define | PAN_MIN 0.0f |
| #define | VELOCITY_MAX 1.0f |
| #define | VELOCITY_MIN 0.0f |