midi checkpoint
This commit is contained in:
@@ -54,6 +54,9 @@ ApplicationWindow {
|
||||
|
||||
width: 600
|
||||
height: 300
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.verticalCenterOffset: -200
|
||||
|
||||
// this timer triggers a constant update on the scope's canvas, calls its draw() each time
|
||||
Timer {
|
||||
|
||||
Reference in New Issue
Block a user