apple silicon build and midi

Hi all,

I have compiled my modules for an arm64 target and they work fine, until I start to add midi code. This compiles and links OK, but I get an error when loading the plugin that the midi symbols can not be found.

Any hints or ideas?

Hard to say until you provide an exact quote of the errors you’re seeing. Are you using the platform-independent Rack MIDI code, or directly using OS APIs (CoreMIDI)?