MIDI Controls for Wired MIDI Preset Scrolling or Changing? #182
Unanswered
simonaglover95
asked this question in
Q&A
Replies: 2 comments 3 replies
|
Try sending a Program Change (PC) MIDI message with the preset number to the controller. |
2 replies
|
That’s great! Have I missed that in the documentation or does it need to be
officially added in somewhere?
…On Sat, 17 May 2025 at 12:21, Builty ***@***.***> wrote:
Hi Simon. You can use:
- PC messages to select a specific preset directly, from 1 to 20
- CC message 86 to select the previous preset
- CC message 87 to select the next preset
- CC 127 to set the preset index directly, from 1 to 20
—
Reply to this email directly, view it on GitHub
<#182 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOFBSQRXVB7PD5FJMZWLEQD263POBAVCNFSM6AAAAAB5KGAAISVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMJXG42TAOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I couldn't determine the method for changing presets with external wired MIDI control. What are the MIDI commands I need to send (or where do I configure them) for changing presets with a wired MIDI controller?
I found the settings for toggling effects on and off, but didn't see anything about presets. Happy for anyone to just link me to the correct documentation!
All reactions