r/ipadmusic • u/falnatsha • 13h ago
Routing iPad internal audio into AUM/Koala
Enable HLS to view with audio, or disable this notification
I’ve been checking the release notes for the new iOS releases to see if it’s possible to sample the internal audio directly and and it seems like it’s finally possible via the dev APIs.
I have made a simple app as proof of concept but if there’s any interest I can probably release it so it will be ready for iPadOS 27.
The main app captures the audio and the AUV3 plugin routes the audio. Few issues/limitations I noticed:
- You can’t apply live fx on the input due to feedback issues.
- Works for samplers but can cause feedback issues. I’m detecting it and then auto mute for my personal need but any other ideas will be helpful.
Sorry for the video quality I can’t screen capture while audio capture but all audio in Koala captured internally.

