問題タブ [playing]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
71 問題
0
投票する
1
に答える
76
参照
ios - IOS で AUGraph を使用して AudioUnit でステレオ サウンドを再生する
iOSでAUGraphを使用してAudiounitを使用してステレオサウンドを再生したいのですが、直面している問題は「48000サンプリングレートでステレオモードで再生したいときにサウンドが速く再生される」ことです.しかし、モノラルサウンド(シングルチャンネル)。
これが私のコードです。
このクラスでは、ステレオ サウンドのウェーブ ファイルを再生しているだけです。この点でどんな助けでも大歓迎です。