Skip to content

An AVAudioEngine music player to mimic AVAudioPlayer

Notifications You must be signed in to change notification settings

jasmeetsinghsethi/AEAudioPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEAudioPlayer

An AVAudioEngine music player to mimic AVAudioPlayer. Simply add AEAudioplayer.h and AEAudioPlayer.m to your project and use it the same way that you use any AVAudioPlayer.

To set frequencies, simply initialize AEAudioPlayer with and array of NSNumbers with the frequencies that you would like ot use. Then call the setGain: method to set the gain for that frequency.

About

An AVAudioEngine music player to mimic AVAudioPlayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published