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.
サンプルベースの合成をサポートし、シンプルな PCM の生成とミキシングをカプセル化するポータブル オープン ソース ライブラリはありますか?
オペレーティング システムのオーディオ出力メカニズムから切り離された最小限のものが本当に必要です。
csoundにはC APIがあり、PCM を処理できます。ffmpegは、PCM の多くの一般的な形式も変換できます。