Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to cut part of .wav file by time (start and end - in milisecond). Any one know the best way? Thanks.

share|improve this question
What have you tried? – SchmitzIT Oct 16 '12 at 13:49
I found some library to do this, but both AVFoundation and OpanAL I didn't found some function to cut the file. – zeevblu Oct 16 '12 at 14:12

closed as not a real question by casperOne Oct 17 '12 at 0:34

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

you should try this code: BJRangeSliderWithProgress

share|improve this answer
Thanks, this project contain just a very cool UI to change start and end points on slider, but without any audio player. – zeevblu Oct 16 '12 at 15:16

Not the answer you're looking for? Browse other questions tagged or ask your own question.