Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
楽器音を鳴らすiOSアプリを作成しています。ユーザーは自分のメロディーを再生および録音できます。今、彼のレコードを AAC ファイルにエクスポートするのに助けが必要です。
何か案が ?
ありがとう ;)
これは、MichaelTaysonによるまさにそれを行う素晴らしいプロジェクトです。
LPCM から始めて、これを AAC に変換することを考えることができます。
具体的には、Apple の「オーディオ コンバーター サービス リファレンス」を参照してください。
AudioConverterFillComplexBuffer