Skip to content

Conversation

@Ununp3ntium115
Copy link

Fixes issue #26: Animations not running correctly in User mode

Adds a note clarifying that in User mode, MIDI system real time messages
must be sent on Port 2, as Port 1 messages are ignored. This explains why
animations may not run at the default 120 bpm tempo in User mode.

Changes:

  • Added NOTE explaining Port 2 requirement in User mode
  • Clarifies why animations don't work when Live is stopped

Files Changed:

  • doc/AbletonPush2MIDIDisplayInterface.asc

Ready for squash-and-merge.

Add a note clarifying that in User mode, MIDI system real time messages
(start, stop, continue, clock) must be sent on Port 2, as Port 1 messages
are ignored. This explains why animations may not run at the default 120 bpm
tempo in User mode when no MIDI start message has been received on the active port.
Copilot AI review requested due to automatic review settings January 16, 2026 01:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation to clarify animation timing behavior in User mode, addressing issue #26 where animations appear static when Live is stopped and Push 2 is in User mode.

Changes:

  • Added a NOTE section explaining that MIDI system real time messages must be sent on Port 2 in User mode
  • Clarified that animations may not run at the default 120 bpm tempo in User mode without a MIDI start message

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant