This is a fork of Apple's CreatingCustomAudioEffects sample code. Primary use case for this repo is to demonstrate possible bugs on Apple platforms or in Logic Pro / GarageBand.
Check the branches to see details of the various issues.
To compile the code, delete #include "DEVELOPMENT_TEAM.xcconfig"
line in SampleCode.xcconfig file and replace it with DEVELOPMENT_TEAM = XXXXXXXXXX
where XXXXXXXXXX
is your Apple Develope Team ID.
For MIDI Plug-in: auval -v aumi midi Demo
Can't be sure.