This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
Version 4.0.0
AMCoreAudio
is now called 🔊SimplyCoreAudio
.- Notifications are now delivered using Apple's
NotificationCenter
. - Redesigned
AudioObjectPool
with thread-safety in mind. AudioHardware
is no longer exposed publicly, please use SimplyCoreAudio instead.- Some of the API in
AudioDevice
has changed slightly. Please refer to the API Reference documents to learn more. - Added new SwiftUI-based demo project.