nicklockwood / SoundManager

Simple sound and music player class for playing audio on Mac and iPhone
http://www.charcoaldesign.co.uk/source/cocoa#soundmanager
Other
630 stars 126 forks source link

rewindability added #1

Closed digitaljohn closed 10 years ago

digitaljohn commented 11 years ago

Hi:

I added the ability to rewind audio tracks... very simple, I do not see why its not in the current build. :)

Regards:

John

nicklockwood commented 10 years ago

I've added the ability to set the currentTime. Setting currentTime = 0 will let you rewind.