Skip to content

iOS Project to mix several audio files (mp3's, m4a's, caf's) together at different intervals

Notifications You must be signed in to change notification settings

vjsreekanth/Mix2Files

 
 

Repository files navigation

This is a pcm audio mixing demo for the iPhone, open up this xcode project
in the simulator and run it to hear the results of two mixed audio tracks.
Mixing two tracks before playing them is much better than using two
AVAudioPlayer objects because mixing actually keeps two audio tracks in sync.
The example sounds are a drum kit and a violin with lots of reverb.

About

iOS Project to mix several audio files (mp3's, m4a's, caf's) together at different intervals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%