Update generic-midi-binding-maps.html: removed space before comma

This commit is contained in:
Miroslav Šulc 2023-10-17 19:49:11 +02:00 committed by GitHub
parent e53507a933
commit b91171b8b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@
Since the beginning of time (well, sometime early in the 2.X series), 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 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 <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 which track or bus they are intended to control. See
<a href="@@controlling-track-ordering"> <a href="@@controlling-track-ordering">
remote control IDs</a> for more information. remote control IDs</a> for more information.