GUI: add note/fine to sample editor rate

also deprecate compat rate
This commit is contained in:
tildearrow 2022-12-08 03:32:20 -05:00
parent 515e7a5a1d
commit 2da7002fc8
3 changed files with 98 additions and 13 deletions

View file

@ -5923,6 +5923,7 @@ FurnaceGUI::FurnaceGUI():
sampleSelStart(-1),
sampleSelEnd(-1),
sampleInfo(true),
sampleCompatRate(false),
sampleDragActive(false),
sampleDragMode(false),
sampleDrag16(false),