Skip to content

Commit

Permalink
Update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
emurray2 committed Feb 3, 2024
1 parent 5e35a92 commit cca4e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIDITrackView.playground/Contents.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ struct MIDITrackViewDemo: View {
],
length: 500,
height: 200,
playPos: 0.0,
playhead: 0.0,
zoomLevel: 50.0,
minimumZoom: 0.01,
maximumZoom: 1000.0
Expand Down

0 comments on commit cca4e23

Please sign in to comment.