parent
22ff10d7f0
commit
378ba6fe80
58 changed files with 151 additions and 1 deletions
|
|
@ -87,6 +87,7 @@ class DivPlatformDave: public DivDispatch {
|
|||
void tick(bool sysTick=true);
|
||||
void muteChannel(int ch, bool mute);
|
||||
int getOutputCount();
|
||||
bool hasSoftPan(int ch);
|
||||
bool keyOffAffectsArp(int ch);
|
||||
void setFlags(const DivConfig& flags);
|
||||
void notifyInsDeletion(void* ins);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue