2020-09-02 12:19:26 +02:00
|
|
|
# data file for the Fltk User Interface Designer (fluid)
|
2021-10-29 08:42:43 +02:00
|
|
|
version 1.0304
|
2020-09-02 12:19:26 +02:00
|
|
|
header_name {.h}
|
|
|
|
|
code_name {.cxx}
|
|
|
|
|
widget_class mainView {open
|
2021-12-30 11:47:21 +01:00
|
|
|
xywh {624 612 800 475} type Double
|
2020-09-02 12:19:26 +02:00
|
|
|
class LogicalGroup visible
|
|
|
|
|
} {
|
2021-05-23 04:50:25 +02:00
|
|
|
Fl_Box imageContainer_ {
|
2023-04-08 10:05:50 +02:00
|
|
|
image {../resources/background.png} xywh {0 110 800 300}
|
2020-09-11 13:19:23 +02:00
|
|
|
class Background
|
|
|
|
|
}
|
2020-09-02 12:19:26 +02:00
|
|
|
Fl_Group {} {
|
2021-05-23 11:37:21 +09:30
|
|
|
comment {palette=invertedPalette} open
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {0 0 814 110}
|
2020-09-02 12:19:26 +02:00
|
|
|
class LogicalGroup
|
|
|
|
|
} {
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Group {} {
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {5 4 175 101} box ROUNDED_BOX align 0
|
2020-09-02 12:19:26 +02:00
|
|
|
class RoundedGroup
|
|
|
|
|
} {
|
|
|
|
|
Fl_Box {} {
|
2021-04-27 14:15:36 +02:00
|
|
|
comment {tag=kTagAbout}
|
2021-04-14 11:25:40 +02:00
|
|
|
image {../resources/logo_text_shaded.png} xywh {32 9 120 60}
|
2021-04-04 03:38:00 +02:00
|
|
|
class AboutButton
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
2021-05-23 11:37:21 +09:30
|
|
|
Fl_Button {panelButtons_[kPanelInfo]} {
|
|
|
|
|
comment {tag=kTagFirstChangePanel+kPanelInfo}
|
|
|
|
|
xywh {56 73 32 32} labelsize 30
|
|
|
|
|
class InfoButton
|
2020-09-11 03:23:39 +02:00
|
|
|
}
|
2021-04-14 04:10:49 +02:00
|
|
|
Fl_Button {panelButtons_[kPanelControls]} {
|
2021-02-27 13:37:03 +01:00
|
|
|
comment {tag=kTagFirstChangePanel+kPanelControls}
|
2021-05-23 11:37:21 +09:30
|
|
|
xywh {97 73 32 32} labelsize 30
|
2020-09-11 03:23:39 +02:00
|
|
|
class CCButton
|
|
|
|
|
}
|
2021-04-14 04:10:49 +02:00
|
|
|
Fl_Button {panelButtons_[kPanelSettings]} {
|
2021-04-14 11:25:40 +02:00
|
|
|
comment {tag=kTagFirstChangePanel+kPanelSettings}
|
2021-05-23 11:37:21 +09:30
|
|
|
xywh {137 73 32 32} labelsize 30
|
2020-09-11 03:23:39 +02:00
|
|
|
class SettingsButton
|
|
|
|
|
}
|
2021-05-23 11:37:21 +09:30
|
|
|
Fl_Button {panelButtons_[kPanelGeneral]} {
|
|
|
|
|
comment {tag=kTagFirstChangePanel+kPanelGeneral}
|
|
|
|
|
xywh {16 73 32 32} labelsize 30
|
|
|
|
|
class HomeButton
|
|
|
|
|
}
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Group {} {
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {185 5 390 100} box ROUNDED_BOX
|
2020-09-02 12:19:26 +02:00
|
|
|
class RoundedGroup
|
|
|
|
|
} {
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Separator 1}
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {195 41 370 5} box BORDER_BOX labeltype NO_LABEL
|
2020-09-02 12:19:26 +02:00
|
|
|
class HLine
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Separator 2}
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {195 73 370 5} box BORDER_BOX labeltype NO_LABEL
|
2020-09-02 12:19:26 +02:00
|
|
|
class HLine
|
|
|
|
|
}
|
|
|
|
|
Fl_Box sfzFileLabel_ {
|
|
|
|
|
label {DefaultInstrument.sfz}
|
2020-10-14 15:29:19 +02:00
|
|
|
comment {tag=kTagLoadSfzFile}
|
2021-05-01 19:24:05 +09:30
|
|
|
xywh {195 13 320 30} labelsize 20 align 20
|
2020-10-13 22:10:09 +02:00
|
|
|
class ClickableLabel
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
2021-02-25 10:09:22 +01:00
|
|
|
Fl_Box keyswitchLabel_ {
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {265 45 310 35} labelsize 20 align 20
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
2021-02-27 09:45:03 +01:00
|
|
|
Fl_Box keyswitchBadge_ {
|
|
|
|
|
xywh {195 47 60 26} box THIN_UP_BOX labelsize 20
|
|
|
|
|
class Badge
|
|
|
|
|
}
|
|
|
|
|
Fl_Box keyswitchInactiveLabel_ {
|
2021-02-27 10:04:47 +01:00
|
|
|
label {No key switch}
|
2021-02-27 09:45:03 +01:00
|
|
|
xywh {195 45 360 30} labelsize 20 align 20 hide
|
|
|
|
|
class InactiveLabel
|
|
|
|
|
}
|
2020-09-02 12:19:26 +02:00
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Voices:}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {195 78 60 25} labelsize 14 align 24
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
2020-10-13 04:07:39 +02:00
|
|
|
Fl_Button {} {
|
2021-02-27 09:45:03 +01:00
|
|
|
comment {tag=kTagPreviousSfzFile}
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {488 18 25 25} labelsize 24
|
2020-10-13 04:07:39 +02:00
|
|
|
class PreviousFileButton
|
|
|
|
|
}
|
|
|
|
|
Fl_Button {} {
|
|
|
|
|
comment {tag=kTagNextSfzFile}
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {513 18 25 25} labelsize 24
|
2020-10-13 17:22:43 +02:00
|
|
|
class NextFileButton
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
2020-10-13 17:22:43 +02:00
|
|
|
Fl_Button fileOperationsMenu_ {
|
2020-10-13 22:10:09 +02:00
|
|
|
comment {tag=kTagFileOperations}
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {538 18 25 25} labelsize 24
|
2020-10-13 17:22:43 +02:00
|
|
|
class ChevronDropDown
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
Fl_Box infoVoicesLabel_ {
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {260 78 40 25} labelsize 14 align 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Max:}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {322 78 40 25} labelsize 14 align 24
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box numVoicesLabel_ {
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {378 78 35 25} labelsize 14 align 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
2021-05-01 19:24:05 +09:30
|
|
|
label {Memory:}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {456 78 60 25} labelsize 14 align 24
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
2021-05-01 19:24:05 +09:30
|
|
|
Fl_Box memoryLabel_ {
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {522 78 50 25} labelsize 14 align 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
2021-02-24 01:07:35 +01:00
|
|
|
Fl_Button numVoicesSlider_ {
|
|
|
|
|
comment {tag=kTagSetNumVoices}
|
2021-05-01 19:24:05 +09:30
|
|
|
xywh {420 82 20 20} labelsize 16
|
2021-02-24 01:07:35 +01:00
|
|
|
class ChevronValueDropDown
|
|
|
|
|
}
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Group {} {
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {580 5 215 100} box ROUNDED_BOX
|
2020-09-02 12:19:26 +02:00
|
|
|
class RoundedGroup
|
|
|
|
|
} {
|
|
|
|
|
Fl_Dial {} {
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {587 20 48 48} value 0.5 hide
|
2020-09-02 12:19:26 +02:00
|
|
|
class Knob48
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label Center
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {582 70 60 5} labelsize 14 hide
|
2020-09-02 12:19:26 +02:00
|
|
|
class ValueLabel
|
|
|
|
|
}
|
2021-02-28 11:11:15 +01:00
|
|
|
Fl_Box volumeCCKnob_ {
|
|
|
|
|
label Volume
|
2021-04-04 03:38:00 +02:00
|
|
|
comment {tag=kTagSetCCVolume}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {586 10 70 90} box BORDER_BOX labelsize 14 align 17
|
2021-02-28 11:11:15 +01:00
|
|
|
class KnobCCBox
|
|
|
|
|
}
|
|
|
|
|
Fl_Box panCCKnob_ {
|
|
|
|
|
label Pan
|
|
|
|
|
comment {tag=kTagSetCCPan}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {663 10 70 90} box BORDER_BOX labelsize 14 align 17
|
2021-02-28 11:11:15 +01:00
|
|
|
class KnobCCBox
|
|
|
|
|
}
|
2021-10-29 08:42:43 +02:00
|
|
|
Fl_Box {meters_[0]} {
|
|
|
|
|
xywh {739 10 23 90} box BORDER_BOX
|
2021-04-14 06:36:17 +02:00
|
|
|
class VMeter
|
|
|
|
|
}
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Box {meters_[1]} {
|
2021-10-29 08:42:43 +02:00
|
|
|
xywh {763 10 23 90} box BORDER_BOX
|
2021-04-14 06:36:17 +02:00
|
|
|
class VMeter
|
|
|
|
|
}
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
}
|
2021-12-30 11:11:48 +01:00
|
|
|
Fl_Group {subPanels_[kPanelInfo]} {
|
2023-04-08 10:05:50 +02:00
|
|
|
xywh {5 110 790 300} hide
|
2020-09-02 12:19:26 +02:00
|
|
|
class LogicalGroup
|
|
|
|
|
} {
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Group {} {
|
2023-04-08 10:05:50 +02:00
|
|
|
xywh {5 110 790 300} box ROUNDED_BOX
|
2020-09-02 12:19:26 +02:00
|
|
|
class RoundedGroup
|
|
|
|
|
} {
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Curves:}
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {20 120 60 25} align 20
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Masters:}
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {20 145 60 25} align 20
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Groups:}
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {20 170 60 25} align 20
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Regions:}
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {20 195 60 25} align 20
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Samples:}
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {20 220 60 25} align 20
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box infoCurvesLabel_ {
|
|
|
|
|
label 0
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {120 120 40 25} align 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box infoMastersLabel_ {
|
|
|
|
|
label 0
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {120 145 40 25} align 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box infoGroupsLabel_ {
|
|
|
|
|
label 0
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {120 170 40 25} align 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box infoRegionsLabel_ {
|
|
|
|
|
label 0
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {120 195 40 25} align 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box infoSamplesLabel_ {
|
|
|
|
|
label 0
|
2020-09-11 03:23:39 +02:00
|
|
|
xywh {120 220 40 25} align 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2021-12-30 11:11:48 +01:00
|
|
|
Fl_Group {subPanels_[kPanelControls]} {
|
2023-04-08 10:05:50 +02:00
|
|
|
xywh {5 110 790 300} hide
|
2020-09-02 12:19:26 +02:00
|
|
|
class LogicalGroup
|
|
|
|
|
} {
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Group {} {
|
2023-04-08 10:05:50 +02:00
|
|
|
xywh {5 110 790 300} box ROUNDED_BOX
|
2020-09-02 12:19:26 +02:00
|
|
|
class RoundedGroup
|
|
|
|
|
} {
|
2021-04-14 04:10:49 +02:00
|
|
|
Fl_Group controlsPanel_ {
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {5 110 790 300} box THIN_DOWN_FRAME labelsize 14
|
2021-02-03 02:05:50 +01:00
|
|
|
class ControlsPanel
|
|
|
|
|
} {}
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
}
|
2021-12-30 11:11:48 +01:00
|
|
|
Fl_Group {subPanels_[kPanelSettings]} {
|
2021-11-12 00:03:30 +01:00
|
|
|
xywh {0 110 825 360}
|
2020-09-02 12:19:26 +02:00
|
|
|
class LogicalGroup
|
|
|
|
|
} {
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Group {} {open
|
2023-04-08 10:05:50 +02:00
|
|
|
xywh {5 110 790 300} box ROUNDED_BOX
|
2021-11-12 00:03:30 +01:00
|
|
|
class RoundedGroup
|
2020-09-02 12:19:26 +02:00
|
|
|
} {
|
|
|
|
|
Fl_Spinner oversamplingSlider_ {
|
|
|
|
|
comment {tag=kTagSetOversampling}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {175 195 70 25} labelsize 14 textsize 14
|
2020-09-02 12:19:26 +02:00
|
|
|
class ValueMenu
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label Oversampling
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {20 195 85 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Preload size}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {20 170 75 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
Fl_Spinner preloadSizeSlider_ {
|
|
|
|
|
comment {tag=kTagSetPreloadSize}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {175 170 70 25} labelsize 14 textsize 14
|
2021-11-12 00:03:30 +01:00
|
|
|
class ValueMenu
|
|
|
|
|
}
|
|
|
|
|
Fl_Spinner sampleQualitySlider_ {
|
|
|
|
|
comment {tag=kTagSetSampleQuality}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {435 145 80 25} labelsize 14 textsize 14
|
2020-09-02 12:19:26 +02:00
|
|
|
class ValueMenu
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
2021-11-12 00:03:30 +01:00
|
|
|
label Sample
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {290 145 50 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Box {} {
|
|
|
|
|
label Oscillator
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {290 195 60 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Spinner oscillatorQualitySlider_ {
|
|
|
|
|
comment {tag=kTagSetOscillatorQuality}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {435 195 80 25} labelsize 14 textsize 14
|
2020-09-02 12:19:26 +02:00
|
|
|
class ValueMenu
|
|
|
|
|
}
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Spinner themeMenu_ {
|
|
|
|
|
comment {tag=kTagThemeMenu}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {680 145 100 25} labelsize 14 textsize 14
|
2021-11-12 00:03:30 +01:00
|
|
|
class OptionMenu
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label Theme
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {555 145 45 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {User SFZ folder}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {555 170 95 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Button userFilesDirButton_ {
|
|
|
|
|
label DefaultPath
|
|
|
|
|
comment {tag=kTagChooseUserFilesDir}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {680 170 100 25} labelsize 14
|
2021-11-12 00:03:30 +01:00
|
|
|
class ValueButton
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Root key}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {555 285 60 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
|
|
|
|
}
|
2020-09-02 12:19:26 +02:00
|
|
|
Fl_Box {} {
|
|
|
|
|
label Frequency
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {555 310 70 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
Fl_Dial stretchedTuningSlider_ {
|
|
|
|
|
comment {tag=kTagSetStretchedTuning}
|
2021-11-12 11:40:48 +01:00
|
|
|
xywh {720 337 48 48} value 0.5
|
2020-09-13 16:54:09 +02:00
|
|
|
class StyledKnob
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label Stretch
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {555 345 50 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Scala file}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {555 260 60 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
|
|
|
|
Fl_Button scalaFileButton_ {
|
|
|
|
|
label DefaultScale
|
|
|
|
|
comment {tag=kTagLoadScalaFile}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {655 260 100 25} labelsize 14
|
2020-09-02 12:19:26 +02:00
|
|
|
class ValueButton
|
|
|
|
|
}
|
|
|
|
|
Fl_Spinner scalaRootKeySlider_ {
|
|
|
|
|
comment {tag=kTagSetScalaRootKey}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {715 285 35 25} labelsize 14 textsize 14
|
2020-09-02 12:19:26 +02:00
|
|
|
class ValueMenu
|
|
|
|
|
}
|
|
|
|
|
Fl_Spinner scalaRootOctaveSlider_ {
|
|
|
|
|
comment {tag=kTagSetScalaRootKey}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {750 285 30 25} labelsize 14 textsize 14
|
2020-09-02 12:19:26 +02:00
|
|
|
class ValueMenu
|
|
|
|
|
}
|
2021-02-23 22:22:36 +01:00
|
|
|
Fl_Button scalaResetButton_ {
|
2021-02-24 01:07:35 +01:00
|
|
|
comment {tag=kTagResetScalaFile}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {755 260 25 25} labelsize 14
|
2021-02-23 22:22:36 +01:00
|
|
|
class ResetSomethingButton
|
|
|
|
|
}
|
2020-12-09 16:27:15 +01:00
|
|
|
Fl_Box {} {
|
2021-11-12 11:40:48 +01:00
|
|
|
label {... when freewheeling}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {290 170 145 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2020-12-09 16:27:15 +01:00
|
|
|
}
|
2021-11-12 11:40:48 +01:00
|
|
|
Fl_Spinner freewheelingSampleQualitySlider_ {
|
|
|
|
|
comment {tag=kTagSetFreewheelingSampleQuality}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {435 170 80 25} labelsize 14 textsize 14
|
2021-04-10 17:48:13 +02:00
|
|
|
class ValueMenu
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
2021-11-12 11:40:48 +01:00
|
|
|
label {Sustain cancels release}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {20 220 145 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
|
|
|
|
}
|
2021-11-12 11:40:48 +01:00
|
|
|
Fl_Check_Button sustainCancelsReleaseCheckbox_ {
|
2021-12-30 11:11:48 +01:00
|
|
|
comment {tag=kTagSetSustainCancelsRelease}
|
2021-11-12 11:40:48 +01:00
|
|
|
xywh {200 220 25 25} down_box DOWN_BOX
|
2021-11-12 00:03:30 +01:00
|
|
|
class Checkbox
|
|
|
|
|
}
|
|
|
|
|
Fl_Box sfizzVersionLabel_ {
|
|
|
|
|
label SFIZZ_VERSION
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {20 145 225 20} labelsize 14
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2021-04-10 17:48:13 +02:00
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
2021-11-12 00:03:30 +01:00
|
|
|
label {Rendering quality}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {290 115 110 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2021-04-10 17:48:13 +02:00
|
|
|
}
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Separator 2}
|
|
|
|
|
xywh {20 135 225 5} box BORDER_BOX labeltype NO_LABEL
|
|
|
|
|
class HLine
|
2021-04-10 17:48:13 +02:00
|
|
|
}
|
2021-11-12 00:03:30 +01:00
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Engine options}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {20 115 95 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
2021-04-06 22:49:04 +02:00
|
|
|
}
|
2021-04-27 14:35:10 +02:00
|
|
|
Fl_Box {} {
|
2021-11-12 00:03:30 +01:00
|
|
|
label {Separator 2}
|
|
|
|
|
xywh {580 135 185 5} box BORDER_BOX labeltype NO_LABEL
|
|
|
|
|
class HLine
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label Other
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {555 115 40 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label Tuning
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {555 230 225 25} labelsize 14 align 20
|
2021-11-12 00:03:30 +01:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Separator 2}
|
|
|
|
|
xywh {290 135 225 5} box BORDER_BOX labeltype NO_LABEL
|
|
|
|
|
class HLine
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Separator 2}
|
|
|
|
|
xywh {555 135 225 5} box BORDER_BOX labeltype NO_LABEL
|
|
|
|
|
class HLine
|
|
|
|
|
}
|
|
|
|
|
Fl_Box {} {
|
|
|
|
|
label {Separator 2}
|
2021-11-12 11:40:48 +01:00
|
|
|
xywh {555 250 225 5} box BORDER_BOX labeltype NO_LABEL
|
2021-11-12 00:03:30 +01:00
|
|
|
class HLine
|
|
|
|
|
}
|
|
|
|
|
Fl_Button tuningFrequencyDropdown_ {
|
|
|
|
|
comment {tag=kTagSetTuningFrequency}
|
2021-11-12 11:40:48 +01:00
|
|
|
xywh {755 310 25 25} labelsize 24
|
2021-11-12 00:03:30 +01:00
|
|
|
class ChevronValueDropDown
|
|
|
|
|
}
|
|
|
|
|
Fl_Text_Editor tuningFrequencyEdit_ {
|
|
|
|
|
comment {tag=kTagSetTuningFrequency}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {695 310 60 25} labelsize 14
|
2021-11-12 00:03:30 +01:00
|
|
|
class TextEdit
|
|
|
|
|
}
|
2021-11-12 11:40:48 +01:00
|
|
|
Fl_Box {} {
|
|
|
|
|
label {... when freewheeling}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {290 220 145 25} labelsize 14 align 20
|
2021-11-12 11:40:48 +01:00
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Spinner freewheelingOscillatorQualitySlider_ {
|
|
|
|
|
comment {tag=kTagSetFreewheelingOscillatorQuality}
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {435 220 80 25} labelsize 14 textsize 14
|
2021-11-12 11:40:48 +01:00
|
|
|
class ValueMenu
|
|
|
|
|
}
|
2023-03-23 10:50:48 +01:00
|
|
|
Fl_Box {} {
|
|
|
|
|
label Zoom
|
|
|
|
|
xywh {555 195 95 25} labelsize 12 align 20
|
|
|
|
|
class Label
|
|
|
|
|
}
|
|
|
|
|
Fl_Spinner zoomMenu_ {
|
|
|
|
|
comment {tag=kTagZoomMenu}
|
|
|
|
|
xywh {680 195 100 25} labelsize 12 textsize 12
|
|
|
|
|
class OptionMenu
|
|
|
|
|
}
|
|
|
|
|
Fl_Button defaultZoomButton_ {
|
|
|
|
|
label {Set Default}
|
|
|
|
|
comment {tag=kTagSetDefaultZoom}
|
|
|
|
|
xywh {680 220 100 25} labelsize 12
|
|
|
|
|
class ValueButton
|
|
|
|
|
}
|
2021-04-06 22:49:04 +02:00
|
|
|
}
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|
2020-12-09 16:27:15 +01:00
|
|
|
Fl_Box piano_ {
|
2023-04-08 10:05:50 +02:00
|
|
|
xywh {0 410 800 70} labelsize 16
|
2020-09-02 12:19:26 +02:00
|
|
|
class Piano
|
|
|
|
|
}
|
2021-10-29 08:42:43 +02:00
|
|
|
Fl_Group {subPanels_[kPanelGeneral]} {
|
2023-04-08 10:05:50 +02:00
|
|
|
xywh {5 110 790 300} hide
|
2021-05-23 11:37:21 +09:30
|
|
|
class LogicalGroup
|
|
|
|
|
} {}
|
2021-12-30 11:47:21 +01:00
|
|
|
Fl_Box lblHover_ {
|
|
|
|
|
comment {palette=invertedPalette} selected
|
2023-04-08 10:55:19 +02:00
|
|
|
xywh {5 105 170 25} labelsize 14 hide
|
2021-12-30 11:11:48 +01:00
|
|
|
class HoverBox
|
|
|
|
|
}
|
2020-09-02 12:19:26 +02:00
|
|
|
}
|