We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e35a92 commit cca4e23Copy full SHA for cca4e23
MIDITrackView.playground/Contents.swift
@@ -11,7 +11,7 @@ struct MIDITrackViewDemo: View {
11
],
12
length: 500,
13
height: 200,
14
- playPos: 0.0,
+ playhead: 0.0,
15
zoomLevel: 50.0,
16
minimumZoom: 0.01,
17
maximumZoom: 1000.0
0 commit comments