19 #ifndef SILVET_INSTRUMENTS_H 20 #define SILVET_INSTRUMENTS_H 54 std::vector<std::vector<float> >
data;
63 std::vector<Templates> tt);
int highestNote
Definition: Instruments.h:41
Definition: Instruments.h:32
float pitchSparsity
Definition: Instruments.h:44
float sourceSparsity
Definition: Instruments.h:45
static std::vector< InstrumentPack > listInstrumentPacks()
Definition: Instruments.cpp:132
int highestNote
Definition: Instruments.h:52
Definition: LiveInstruments.h:25
int templateMaxShift
Definition: Instruments.h:37
int lowestNote
Definition: Instruments.h:40
std::vector< Templates > templates
Definition: Instruments.h:57
int lowestNote
Definition: Instruments.h:51
int maxPolyphony
Definition: Instruments.h:43
int templateNoteCount
Definition: Instruments.h:35
Definition: Instruments.h:50
std::vector< std::vector< float > > data
Definition: Instruments.h:54
std::string name
Definition: Instruments.h:48
float levelThreshold
Definition: Instruments.h:46
int templateHeight
Definition: Instruments.h:36
int templateSize
Definition: Instruments.h:38