Skip to content

Commit cca4e23

Browse files
committed
Update playground
1 parent 5e35a92 commit cca4e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIDITrackView.playground/Contents.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ struct MIDITrackViewDemo: View {
1111
],
1212
length: 500,
1313
height: 200,
14-
playPos: 0.0,
14+
playhead: 0.0,
1515
zoomLevel: 50.0,
1616
minimumZoom: 0.01,
1717
maximumZoom: 1000.0

0 commit comments

Comments
 (0)