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