Fix instrument allocation
This commit is contained in:
parent
7a2c86e9d7
commit
458f8c5881
2 changed files with 5 additions and 3 deletions
|
|
@ -48,7 +48,9 @@ enum DivInstrumentType {
|
|||
DIV_INS_BEEPER=21,
|
||||
DIV_INS_SWAN=22,
|
||||
DIV_INS_MIKEY=23,
|
||||
DIV_INS_X1_010=24,
|
||||
DIV_INS_VERA=24,
|
||||
DIV_INS_X1_010=25,
|
||||
DIV_INS_MAX,
|
||||
};
|
||||
|
||||
// FM operator structure:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue