Skip to content

Commit 4adc3c5

Browse files
polluxsynthfundamental
authored andcommitted
ZynPortamento: Use rocker mode for porta threshold type
1 parent 4f3a34d commit 4adc3c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/mruby-zest/example/ZynPortamento.qml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Group {
2020
ParModuleRow {
2121
ToggleButton {
2222
extern: port.extern+"portamento.pitchthreshtype"
23+
rocker: true
24+
label ">/<"
2325
}
2426
NumEntry {
2527
extern: port.extern+"portamento.pitchthresh"

0 commit comments

Comments
 (0)