gyetvan-andras / cocoa-waveform

A cocoa audio player component which displays the waveform of the audio file.
260 stars 58 forks source link

Project doesn't ship with sample.mp3 file #2

Closed aaronbrethorst closed 12 years ago

aaronbrethorst commented 12 years ago

Trying to run the iOS app in Xcode just crashes.

gyetvan-andras commented 12 years ago

Yes, I did not add the sample.mp3 because of legal reason and it is clearly noted in the readme page.

gyetvan-andras commented 12 years ago

Do you know any free mp3 to add ?

gyetvan-andras commented 12 years ago

Anyway, I committed a fix to alert user if no such file.

aaronbrethorst commented 12 years ago

Ah, I completely missed that in the README.

This website appears to have public domain MP3s: http://publicdomain4u.com/

Here's Scott Joplin's The Entertainer: http://publicdomain4u.com/scott-joplin-the-entertainer/mp3-download

gyetvan-andras commented 12 years ago

Thanks Aaron !

I just added Sott Joplin's mp3 to iOS test project.

Can I close this issue ?

aaronbrethorst commented 12 years ago

thanks again, much obliged!