Skip to content

Added preference to disable MIDI Running Mode#35

Open
lenoregilbert wants to merge 2 commits into
hotchk155:masterfrom
lenoregilbert:master
Open

Added preference to disable MIDI Running Mode#35
lenoregilbert wants to merge 2 commits into
hotchk155:masterfrom
lenoregilbert:master

Conversation

@lenoregilbert

Copy link
Copy Markdown

Hi there!

I added a preference which outputs discrete (0x80) midi off notes as opposed to the more typical "running mode" method already used. (eg: Note on 0x90 with Velocity 0)

The preference is implemented immediately to the left of Auto Revert. (Bit 6)

I ended up adding this due to several of my synths not properly supporting running mode.

In particular, there is a bug in the MatrixBrute which results in stuck notes if running mode is used and local control is disabled, this feature provides a workaround.

Additionally, the Prophet T8's issues with ARPIE also seem resolved!

@hotchk155

hotchk155 commented May 14, 2018 via email

Copy link
Copy Markdown
Owner

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants