/AudioPlayer

Simple audio player for macOS

Primary LanguageSwiftMIT LicenseMIT

AudioPlayer

Simple audio player for experiementing with lower level Core Audio APIs. For example purposes only. You should consider using AVAudioPlayer or AVAudioEngine instead.

Requirements

  • Xcode 11.4
  • Swift 5
  • macOS 10.15

Screenshots

Credits

This app builds on example code from Learning Core Audio.