Pirate-MIDI / Pirate-MIDI-BridgeOS

Documenting Bugs & Issues - Public Collaboration
10 stars 2 forks source link

Smart messages: Go-to step (scrolling) only goes up to 16 #159

Closed imranino closed 1 year ago

imranino commented 1 year ago

Device:

Describe the bug Trying to set a bank message to send a particular scrolling step when it loads. But the steps are limited to 16

To Reproduce Steps to reproduce the behavior:

  1. in the editor
  2. Bank settings
  3. bank messages
  4. custom
  5. smart messages
  6. go to step (scrolling)
  7. only 1-16 available

Expected behavior on step 7. above, steps 1-127 should be available Screenshots Screenshot 2023-03-06 at 15 52 24

imranino commented 1 year ago

ditto if trying to set it this up directly onboard

simonaglover95 commented 1 year ago

@imranino seems like you need to watch the video tutorial I'm about to release haha! Those smart messages aren't about skipping the scroll to a particular CC value, but about selecting a particular message in the scrolling stack (limit of 16 messages in the stack) rather than have all messages in the stack be inc/decremented at once :)

The "Step" is about stepping through the messages one at a time, rather than having all go at once. Same is true for the Smart Messages which talk about "Expression Steps" - you're choosing to have the expression pedal send a different single message from the expression messages stack.