Carl Taylor

1pod
<h1>CAT-Audio-Box</h1>
Multi 'slot' audio recorder / player built on top of 'The Amazing Audio Engine' by Michael Tyson.
Created to replace the multiple AVAudioRecorders I had in one of my apps. CAT-Audio-Box records or plays one track at a time in the same style as a traditional tape recorder, but benefits from the additional features / expandability of CoreAudio.
特性:用户指定的录音'槽位',将临时录音存入文档文件夹,以NSData的NSDict形式呈现完成的音频文件集,自动停止录音和淡出音量,通过可配置的Audio Units对音频进行压缩/限制/高通滤波,支持Wav / Aiff / M4a / MP3(OS X)格式
许可:MIT