Skip to content

Commit

Permalink
Merge pull request #245 from fordfrog/patch-11
Browse files Browse the repository at this point in the history
Update generic-midi-binding-maps.html: removed space before comma
  • Loading branch information
prokoudine authored Oct 17, 2023
2 parents e53507a + b91171b commit 851960b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/generic-midi-binding-maps.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h3>The Basic Concept</h3>
Since the beginning of time (well, sometime early in the 2.X series),
Ardour has had the concept of identifying each track and bus with a
<dfn>remote control ID</dfn>. This ID uniquely identifies a track or bus
so that when messages arrive from elsewhere via MIDI or OSC , we can determine
so that when messages arrive from elsewhere via MIDI or OSC, we can determine
which track or bus they are intended to control. See
<a href="@@controlling-track-ordering">
remote control IDs</a> for more information.
Expand Down

0 comments on commit 851960b

Please sign in to comment.