GUI: prepare FM preview for the other OPs
This commit is contained in:
parent
80a9677b0e
commit
d74172680f
4 changed files with 99 additions and 24 deletions
|
|
@ -6872,6 +6872,10 @@ FurnaceGUI::FurnaceGUI():
|
|||
fmPreviewOn(false),
|
||||
fmPreviewPaused(false),
|
||||
fmPreviewOPN(NULL),
|
||||
fmPreviewOPM(NULL),
|
||||
fmPreviewOPL(NULL),
|
||||
fmPreviewOPLL(NULL),
|
||||
fmPreviewOPZ(NULL),
|
||||
editString(NULL),
|
||||
pendingRawSampleDepth(8),
|
||||
pendingRawSampleChannels(1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue