-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
initial working plugin with MIDI2 port and parameters (aapbareboneplu…
…ginsample) context (partly): #80 If there is a MIDI2 port and <parameter>s exist, then PluginPreview now tries to send parameters as MIDI2 Assignable Controller UMPs. If there isn't MIDI2 port but <parameter>s exist, then it looks for the port for each parameter, matching by name. It is to avoid "fixed port index" (which should NOT be fixed) rather than "fixed parameter index" (which should be fixed). If there aren't <parameter>s either, then it works in the traditional way (ports-based).
- Loading branch information
1 parent
160a725
commit e6eab86
Showing
6 changed files
with
219 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.