ios - How to dynamically re-sample M4A file in ObjectC -


i want take dynamically song itunes , re-sample lower quality rate.

i'm able import song itunes, don't know how re-sample 320kbit (supposed itunes work @ quality) 96kbit , keep m4a format (very important, don't want use mp3).

i wrote audio library can convert audio easily. set sample rate, channel number, , other properties want.

here's url: https://github.com/lixing123/extaudioconverter


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -