|
hydrogen 1.2.6
|
Go to the source code of this file.
Data Structures | |
| class | Instrument |
| Instrument class. More... | |
Namespaces | |
| namespace | H2Core |
Macros | |
| #define | EMPTY_INSTR_ID -1 |
| #define | METRONOME_INSTR_ID -2 |
| Created Instrument will be used as metronome. | |
| #define | PLAYBACK_INSTR_ID -3 |
| #define EMPTY_INSTR_ID -1 |
Definition at line 34 of file Instrument.h.
| #define METRONOME_INSTR_ID -2 |
Created Instrument will be used as metronome.
Definition at line 36 of file Instrument.h.
| #define PLAYBACK_INSTR_ID -3 |
Definition at line 37 of file Instrument.h.