Skip to content

Commit

Permalink
MIDI - improve pretty-printing of midi_clock_beat
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Feb 24, 2017
1 parent f7227ba commit 2838d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/sonicpi/lib/sonicpi/lang/midi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ def midi_clock_beat(dur=1, opts={})
end
end

__delayed_message "midi_clock_beat port: #{ports}"
__delayed_message "midi_clock_beat port: #{port}"

end
doc name: :midi_clock_beat,
Expand Down

0 comments on commit 2838d6b

Please sign in to comment.