Skip to content

v0.1.3

Choose a tag to compare

@odoare odoare released this 04 Aug 06:34
· 15 commits to main since this release
  • The AU never received MIDI: Mango was declared as a plain Audio Unit effect, and that type has no MIDI input at all in the macOS plugin format. So mididur and midifreq could never see a note in the AU, no matter how the host was routed. It is now a MIDI-controlled effect, as it always should have been. The VST3 was not affected.

Note for existing AU users: this changes the Audio Unit's identity, so Logic and other AU hosts will treat it as a new plugin. A saved project using the old AU will report it as missing and you will need to re-insert it. In Logic it now appears under MIDI-controlled Effects rather than Audio FX.

Full Changelog: v0.1.2...v0.1.3