sbooth / CAAudioHardware

The Swift-friendly Core Audio HAL
MIT License
2 stars 1 forks source link
coreaudio

CAAudioHardware

The Core Audio Hardware Abstraction Layer (HAL) made Swift-friendly.

Installation

Swift Package Manager

Add a package dependency to https://github.com/sbooth/CAAudioHardware in Xcode.

Manual or Custom Build

  1. Clone the CAAudioHardware repository.
  2. swift build.

Documentation

The latest documentation is hosted by Swift Package Index.

All public classes, structs, and functions should be documented. If you notice a documentation shortcoming please open a new issue.

License

Released under the MIT License.