From b91171b8b4e786d9bfb214dff77274ff95192155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20=C5=A0ulc?= Date: Tue, 17 Oct 2023 19:49:11 +0200 Subject: [PATCH] Update generic-midi-binding-maps.html: removed space before comma --- include/generic-midi-binding-maps.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/generic-midi-binding-maps.html b/include/generic-midi-binding-maps.html index 5b5876e..ef032aa 100644 --- a/include/generic-midi-binding-maps.html +++ b/include/generic-midi-binding-maps.html @@ -67,7 +67,7 @@ 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 remote control ID. 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 remote control IDs for more information.