Implement audioMasterProcessEvents, closing #5

This allows plugins to output MIDI events.
This commit is contained in:
Robbert van der Helm
2020-05-06 01:04:20 +02:00
parent e71fd433f9
commit af060054d3
4 changed files with 62 additions and 2 deletions
+6
View File
@@ -8,6 +8,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Added support for plugins that send MIDI events back to the host. This plugins
such as Cthulhu and Scaler to output notes and CC for another plugin to work
with.
### Changed
- Changed the plugin detection mechanism to support yet another way of