parent
22ff10d7f0
commit
378ba6fe80
58 changed files with 151 additions and 1 deletions
|
|
@ -1355,6 +1355,10 @@ int DivPlatformES5506::getOutputCount() {
|
|||
return 12;
|
||||
}
|
||||
|
||||
bool DivPlatformES5506::hasSoftPan(int ch) {
|
||||
return true;
|
||||
}
|
||||
|
||||
bool DivPlatformES5506::keyOffAffectsArp(int ch) {
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue