A standalone macOS application that hosts and loads AudioUnits v3 plugins using AVFoundation API.
AUHost is a standalone macOS application that hosts AudioUnits v3 plugins, allowing users to load and run audio effects within a simple playback engine. It integrates with the iTunes library to play songs and apply effects, providing a lightweight tool for audio processing and plugin testing.
Audio developers, musicians, and sound designers who need to test or use AudioUnits v3 plugins outside of a full digital audio workstation (DAW).
It offers a straightforward, no-frills environment specifically for hosting AudioUnits v3 plugins, with easy access to effects and presets, making it ideal for quick audio processing and plugin validation.
Application which hosts AudioUnits v3 using AVFoundation API
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The main window features organized tables for effects, presets, and songs, making selection and management intuitive without clutter.
Direct integration allows instant playback of songs from the iTunes library, eliminating the need for manual file importing.
Operates as a self-contained app, providing a lightweight environment for plugin testing without requiring a full DAW.
Easy access to factory presets via the presets table simplifies effect configuration and quick testing.
Only supports audio from the iTunes library, with no direct file import or support for other audio sources, restricting flexibility.
The fixed 'AudioFile > Effect > Output' pipeline allows only one optional effect, making it unsuitable for complex routing or multiple effects.
Relies on iTunes, which is deprecated in newer macOS versions, potentially leading to compatibility issues or limited functionality.