Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback-time patch register modification via MIDI #17

Open
djtuBIG-MaliceX opened this issue Jan 4, 2014 · 1 comment
Open

Playback-time patch register modification via MIDI #17

djtuBIG-MaliceX opened this issue Jan 4, 2014 · 1 comment

Comments

@djtuBIG-MaliceX
Copy link
Owner

Original report by James Alan Nguyen (Bitbucket: djtubig-malicex, GitHub: djtubig-malicex).


ValleyBell's MidiPlay supposedly allows advanced users to use MIDI messages to modify their patches during playback runtime via NRPN messages. To investigate whether this method is suitable, or whether or not this behaviour should be incorporated with SysEx.

Currently not a priority, and certainly unlikely without reorganising the in-memory representation of patches.

@djtuBIG-MaliceX
Copy link
Owner Author

Original comment by James Alan Nguyen (Bitbucket: djtubig-malicex, GitHub: djtubig-malicex).


Going to support three methods:

  1. Direct register update for currently selected patch
  2. Parameterized update (similar to MidiPlay's implementation for compatibility)
  3. System Exclusive update (custom specification, probably similar to 1 except need to select bank and patch. If no exist. create patch in-memory.)

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

No branches or pull requests

1 participant