Skip to content

Instantly share code, notes, and snippets.

@unbracketed
Created May 24, 2018 02:14
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save unbracketed/f1ce7fb995655126ff828f1c243e9ab4 to your computer and use it in GitHub Desktop.
Duo: notes about Banks navigation

Navigating between Pedalboards within a Bank can be accomplished by using the Duo's Foot switches or by sending MIDI Program Change messages along a designated channel (default is channel 16).

Note that if one of the Foot switches is already assigned to a control, the navigation with foot switches option won't work (file bug?)

Pedalboard navigation only works when the web interface is not connected. With the web browser disconnected, go to the Settings menu on the Duo and load Banks. When you select a Pedalboard within one of the Banks, navigation will become active for that Bank.

bank-nav

It is not possible to replicate the same increment / decrement functionality with the Program Change messages as with the foot swithces.

When using the Program Change messages, each value corresponds to a Pedalboard within the Bank. The first Pedalboard is at slot 0. The second is in slot 1, and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment