So I use EZAudio and OSX. I give to file some effects. And I don't to know how can i save it. How can i save EZAudioPlayer? Any ideas?
Asked
Active
Viewed 80 times
0
-
did you check or read its documentation? – Sachin Patil Feb 01 '16 at 09:46
-
of course. I think, i can use EZAudioFloatConverter. But i don't understand how. – Ray Feb 01 '16 at 09:50
-
check with this method [EZRecorder recorderWithDestinationURL:[NSURL fileURLWithPath:@"path/to/file.caf"] andSourceFormat:audioFile.clientFormat]; – Sachin Patil Feb 01 '16 at 09:56
-
At first i check it. But this method is for recorder. And i use EZAudioPlayer. So i open file in player, and i think that i need another method, or not? – Ray Feb 01 '16 at 09:59