From c0b904dae9223ec570b437ff308d4e06a24428da Mon Sep 17 00:00:00 2001 From: Len Ovens Date: Mon, 11 Jan 2016 09:21:43 -0800 Subject: [PATCH] Add Ardour version where Generic MIDI control Surface can use incremental encoders. --- _manual/22_using-control-surfaces/03_midi-binding-maps.html | 2 +- .../03_midi-binding-maps/01_working-with-encoders.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_manual/22_using-control-surfaces/03_midi-binding-maps.html b/_manual/22_using-control-surfaces/03_midi-binding-maps.html index 91dccd8..86c3339 100644 --- a/_manual/22_using-control-surfaces/03_midi-binding-maps.html +++ b/_manual/22_using-control-surfaces/03_midi-binding-maps.html @@ -115,7 +115,7 @@ bindings"> pgm (to create a binding for a Program Change message).

- enc-r, enc-l, enc-2 and + As of Ardour 4.2, enc-r, enc-l, enc-2 and enc-b may be used for surfaces that have encoders that send offsets rather than values. These accept Continuous Controller messages but treat them as offsets. These are good for banked controls as they are diff --git a/_manual/22_using-control-surfaces/03_midi-binding-maps/01_working-with-encoders.html b/_manual/22_using-control-surfaces/03_midi-binding-maps/01_working-with-encoders.html index cfefdaf..2a94968 100644 --- a/_manual/22_using-control-surfaces/03_midi-binding-maps/01_working-with-encoders.html +++ b/_manual/22_using-control-surfaces/03_midi-binding-maps/01_working-with-encoders.html @@ -7,8 +7,8 @@ menu_title: Working With Encoders

Encoders are showing up more frequently on controllers. However, they use the same MIDI events as Continuous Controllers and they have no standard - way of sending that information as MIDI events. Ardour has implemented 4 of - the more common ways of sending encoder information. + way of sending that information as MIDI events. Ardour 4.2 has implemented + 4 of the more common ways of sending encoder information.

Encoders that send the same continuous values as a pot would are not