hydrogen 1.2.6
Instrument.h File Reference

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
 

Macro Definition Documentation

◆ EMPTY_INSTR_ID

#define EMPTY_INSTR_ID   -1

Definition at line 34 of file Instrument.h.

◆ METRONOME_INSTR_ID

#define METRONOME_INSTR_ID   -2

Created Instrument will be used as metronome.

Definition at line 36 of file Instrument.h.

◆ PLAYBACK_INSTR_ID

#define PLAYBACK_INSTR_ID   -3

Definition at line 37 of file Instrument.h.