Merge branch 'master' of https://github.com/tildearrow/furnace into minmod
This commit is contained in:
commit
1b867b33ce
21 changed files with 3140 additions and 750 deletions
|
|
@ -332,6 +332,9 @@ struct DivInstrumentSTD {
|
|||
damMacro(DIV_MACRO_OP_DAM), dvbMacro(DIV_MACRO_OP_DVB), egtMacro(DIV_MACRO_OP_EGT), kslMacro(DIV_MACRO_OP_KSL),
|
||||
susMacro(DIV_MACRO_OP_SUS), vibMacro(DIV_MACRO_OP_VIB), wsMacro(DIV_MACRO_OP_WS), ksrMacro(DIV_MACRO_OP_KSR) {}
|
||||
} opMacros[4];
|
||||
|
||||
DivInstrumentMacro* macroByType(DivMacroType type);
|
||||
|
||||
DivInstrumentSTD():
|
||||
volMacro(DIV_MACRO_VOL,true),
|
||||
arpMacro(DIV_MACRO_ARP),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue