swan: Implement headphone/internal speaker output toggle
This commit is contained in:
parent
03b87258c8
commit
b59fc1e8f5
4 changed files with 30 additions and 9 deletions
|
|
@ -38,6 +38,7 @@ class DivPlatformSwan: public DivDispatch {
|
|||
Channel chan[4];
|
||||
DivDispatchOscBuffer* oscBuf[4];
|
||||
bool isMuted[4];
|
||||
bool stereo=true;
|
||||
bool pcm, sweep, furnaceDac, setPos;
|
||||
unsigned char sampleBank, noise;
|
||||
int dacPeriod, dacRate;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue