Add SM8521 instrument type
This commit is contained in:
parent
98b34ab7ce
commit
5c06470145
8 changed files with 20 additions and 4 deletions
|
|
@ -1828,7 +1828,7 @@ void DivEngine::registerSystems() {
|
|||
{"Channel 1", "Channel 2", "Noise"},
|
||||
{"CH1", "CH2", "NOI"},
|
||||
{DIV_CH_WAVE, DIV_CH_WAVE, DIV_CH_NOISE},
|
||||
{DIV_INS_NAMCO, DIV_INS_NAMCO, DIV_INS_NAMCO},
|
||||
{DIV_INS_SM8521, DIV_INS_SM8521, DIV_INS_SM8521},
|
||||
{},
|
||||
namcoEffectHandlerMap
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue