Ive Just built a AUV3 MIDI Processor app, using Apple template for (AudioUnit extension app)
The AUV3 instance is not appearing in GarageBand while using iPhone, iPad and m1 Mac mini.
Using Xcode 14.2
If I create a AUV3 Instrument, the instance works fine and I can find it.
Any ideas ?
thanks
Post
Replies
Boosts
Views
Activity
Can someone point me in the right direction?
To set up a step sequencer Audio unit extension app,
do i use the Apple provided MIDI Processor AU extension Template?
And if so how would I access it via GarageBand?
Hello,
As above, I can play a MIDI sequence in my plugin using various examples scrounged from the internet, is it possible to record the MIDI notes in a DAW? Alternatively, can the piano keyboard in GarageBand provided to the AUV3 plugin be automated?
Is there a forum somewhere that specialises in AUV3 development?
The AUViewController class for Audio Unit Extension.
Is it possible? Doesn't work at the moment.
iOS Xcode 11.
The unwind segue func in the AudioUnitViewController.swift class is not visible
when I try connecting it from the modal ViewController exit, instead it shows unwind segues from the main app class. Any hints ?
cello,
Regarding Universal app
In GarageBand on iPhone the audio unit extension is recognised,
however on iPad the audio unit extension is not recognised.
Is there a box I need to tick?
Before this app was Universal it was set for just iPad and the Audio unit extension was recognised. I deleted the Audio unit extension, I intended on doing more with it later, and then changed the app to Universal and eventually re added audio unit extension.
beep beep!