Skip to content
This repository has been archived by the owner on Jan 30, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 793 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 793 Bytes

AUHost.app

Standalone application which can load AudioUnits v3 PlugIns registered in the system.

Playback engine Graph

Playback graph quite simple: AudioFile > Effect (optional) > Main Output.

How to use Application

Application Main window has three tables with list of Effects and Presets and Songs from iTunes library. Selecting Effect will insert it into playback graph. Selecting Preset will activate corresponding Factory preset.

Screenshot: MainWindow

Download

Signed and Notarized binary can be found at Releases page.

Requirements (for building)

  • Xcode 13