support more than 2 output channels
up to 16 on JACK to-do: add more mixer settings
This commit is contained in:
parent
77f7fcd555
commit
71e40dc015
11 changed files with 127 additions and 42 deletions
|
|
@ -6095,8 +6095,7 @@ FurnaceGUI::FurnaceGUI():
|
|||
|
||||
memset(willExport,1,DIV_MAX_CHIPS*sizeof(bool));
|
||||
|
||||
peak[0]=0;
|
||||
peak[1]=0;
|
||||
memset(peak,0,DIV_MAX_OUTPUTS*sizeof(float));
|
||||
|
||||
opMaskTransposeNote.note=true;
|
||||
opMaskTransposeNote.ins=false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue