TimeMicros::fromString()
and improve the cue position editor a bit
This commit is contained in:
parent
3516245d2e
commit
e8aeb45a12
6 changed files with 259 additions and 14 deletions
|
|
@ -9069,6 +9069,9 @@ FurnaceGUI::FurnaceGUI():
|
|||
xyOscDecayTime(10.0f),
|
||||
xyOscIntensity(2.0f),
|
||||
xyOscThickness(2.0f),
|
||||
fpCueInput(""),
|
||||
fpCueInputFailed(false),
|
||||
fpCueInputFailReason(""),
|
||||
followLog(true),
|
||||
#ifdef IS_MOBILE
|
||||
pianoOctaves(7),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue