C140: VGM volume
This commit is contained in:
parent
d7de177d26
commit
987ca3ad11
3 changed files with 7 additions and 2 deletions
|
|
@ -77,6 +77,7 @@ class DivPlatformC140: public DivDispatch {
|
|||
DivDispatchOscBuffer* getOscBuffer(int chan);
|
||||
unsigned char* getRegisterPool();
|
||||
int getRegisterPoolSize();
|
||||
float getPostAmp();
|
||||
void reset();
|
||||
void forceIns();
|
||||
void tick(bool sysTick=true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue