GUI: this menu is packed with features
that DON'T WORK YET
This commit is contained in:
parent
372f2a20a2
commit
2fb6ea021b
3 changed files with 45 additions and 0 deletions
|
|
@ -6135,6 +6135,11 @@ FurnaceGUI::FurnaceGUI():
|
|||
bindSetPending(false),
|
||||
nextScroll(-1.0f),
|
||||
nextAddScroll(0.0f),
|
||||
transposeAmount(0),
|
||||
randomizeMin(0),
|
||||
randomizeMax(255),
|
||||
scaleMin(0.0f),
|
||||
scaleMax(100.0f),
|
||||
oldOrdersLen(0) {
|
||||
|
||||
// octave 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue