prepare new chan osc code
chan osc output will be 65536Hz - always new functions for initializing the osc buffer and all
This commit is contained in:
parent
e94d99d79e
commit
c83ecfe993
4 changed files with 30 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ class DivPlatformPCSpeaker: public DivDispatch {
|
|||
void muteChannel(int ch, bool mute);
|
||||
bool keyOffAffectsArp(int ch);
|
||||
bool hasAcquireDirect();
|
||||
bool isOscBufPositional();
|
||||
void setFlags(const DivConfig& flags);
|
||||
void notifyInsDeletion(void* ins);
|
||||
void notifyPlaybackStop();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue