From 9221af9b1daa86f3ebf248fa4cba6c35577e1aed Mon Sep 17 00:00:00 2001
From: Paul Davis sections of binding maps
page
---
include/generic-midi-binding-maps.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/generic-midi-binding-maps.html b/include/generic-midi-binding-maps.html
index 29f161b7..7966cfed 100644
--- a/include/generic-midi-binding-maps.html
+++ b/include/generic-midi-binding-maps.html
@@ -110,7 +110,7 @@ bindings">
A track/bus binding has one of two basic structures
- <Binding msg specification uri="… control address …"/>
+ <Binding msg specification uri="… control address …"/>
<Binding msg specification function="… function name …"/>
@@ -182,7 +182,7 @@ bindings">
You can also bind sysex messages:
- <Binding sysex="f0 0 0 e 9 0 5b f7" ….
+ <Binding sysex="f0 0 0 e 9 0 5b f7" ….
<Binding sysex="f0 7f 0 6 7 f7" ….
@@ -192,7 +192,7 @@ bindings">
Finally, you can bind a totally arbitrary MIDI message:
- <Binding msg="f0 0 0 e 9 0 5b f7" ….
+ <Binding msg="f0 0 0 e 9 0 5b f7" ….
<Binding msg="80 60 40" ….