Skip to content

This is a "proof of concept" app to test out offline audio rendering (faster than realtime) on iOS.

License

Notifications You must be signed in to change notification settings

jcypher/iOS-Audio-Offline-Render-Example

Repository files navigation

iOS Audio Offline Render Example

This app uses the Core Audio AUGraph to render (aka export) audio faster than realtime from the supplied IMA4 encoded file.caf file to an mpeg4 AAC encoded file.m4a file.

To test:

  1. Use Xcode to build and install the app onto your iOS device
  2. Tap the button to see it run (note the console output as well)

Most of the work is done in the AudioFileRenderer.h/m files.

About

This is a "proof of concept" app to test out offline audio rendering (faster than realtime) on iOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published