mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 06:53:01 +00:00
OPLL: but it doesn't have LFOOOOOO
This commit is contained in:
parent
177c409e19
commit
93d160da5e
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@
|
|||
|
||||
const char* DivPlatformOPLL::getEffectName(unsigned char effect) {
|
||||
switch (effect) {
|
||||
case 0x10:
|
||||
return "10xy: Setup LFO (x: enable; y: speed)";
|
||||
break;
|
||||
case 0x11:
|
||||
return "11xx: Set feedback (0 to 7)";
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue