prepare for new sample map UI
This commit is contained in:
parent
ad2af793ba
commit
8d4fa6e0cc
3 changed files with 11 additions and 4 deletions
|
|
@ -6472,8 +6472,11 @@ FurnaceGUI::FurnaceGUI():
|
|||
samplePreviewOn(false),
|
||||
samplePreviewKey((SDL_Scancode)0),
|
||||
samplePreviewNote(0),
|
||||
arpMacroScroll(-12),
|
||||
pitchMacroScroll(-80),
|
||||
sampleMapSelStart(-1),
|
||||
sampleMapSelEnd(-1),
|
||||
sampleMapDigit(0),
|
||||
sampleMapColumn(0),
|
||||
sampleMapFocused(false),
|
||||
macroDragStart(0,0),
|
||||
macroDragAreaSize(0,0),
|
||||
macroDragCTarget(NULL),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue