Merge pull request #294 from cam900/bubsys
Reduce naming confusion in Bubble System Wavetable Sound
This commit is contained in:
commit
6c5e6c2a0f
14 changed files with 63 additions and 61 deletions
|
|
@ -313,7 +313,7 @@ bool DivEngine::perSystemEffect(int ch, unsigned char effect, unsigned char effe
|
|||
return false;
|
||||
}
|
||||
break;
|
||||
case DIV_SYSTEM_K005289:
|
||||
case DIV_SYSTEM_BUBSYS_WSG:
|
||||
switch (effect) {
|
||||
case 0x10: // select waveform
|
||||
dispatchCmd(DivCommand(DIV_CMD_WAVE,ch,effectVal));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue