Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Version 4.0.0

Compare
Choose a tag to compare
@rnine rnine released this 27 Mar 22:16
· 86 commits to develop since this release
  • 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.