I’m compiling my AU plugin as kAudioUnitType_MusicDevice but in every DAW I’ve tested, the plugin shows up both as an AU (generator) and AUi (instrument) plugin. Is that normal behaviour? Is there any way to make it show up only as an AUi plugin?
This list is taken from AUComponent.h, in the AudioToolbox framework. That’s where I’m taken if I ask Xcode to take me to the definition of kAudioUnitType_MusicDevice