Skip to content

sbooth/AVFAudioExtensions

Repository files navigation

AVFAudioExtensions

A collection of useful AVFAudio class extensions.

Installation

Swift Package Manager

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

Manual or Custom Build

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

AVFAudioExtensions

Extended Class Description
AVAudioChannelLayout Functions for building channel layouts from channel labels
AVAudioFormat Format transformations
AVAudioPCMBuffer Functions for buffer manipulation

License

Released under the MIT License.