ZX beeper: set a more audible duty
This commit is contained in:
parent
895765b68a
commit
cb63921747
2 changed files with 2 additions and 4 deletions
|
|
@ -62,7 +62,7 @@ class DivPlatformZXBeeper: public DivDispatch {
|
|||
vol(1),
|
||||
outVol(1),
|
||||
sPosition(0),
|
||||
duty(3) {}
|
||||
duty(64) {}
|
||||
};
|
||||
Channel chan[6];
|
||||
DivDispatchOscBuffer* oscBuf[6];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue