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.
私は Python+Panda3d で書かれた GUI プログラムを持っています。実行時に再生し続けるサウンドを追加したい。音の周波数は一定で、音量は変数によって決定され、時間ごとに変更されます。
これを実装する最も簡単な方法は何ですか?
Python のいくつかのオーディオ ライブラリを検索しましたが、目的の機能は非常に単純ですが、それらは複雑に見えます。そこで、もっと簡単な方法はないかと考えています。
ありがとう。
更新: このプログラムは Windows 用です。