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.
私は最近wav、Win32 APIPlaySound()関数を使用してファイルを再生するのがいかに簡単かを発見しました。
wav
PlaySound()
現在、バックグラウンド ミュージック用にゲームに実装しています。また、スコアが1つ上がるたびに使用する予定です。残念ながら、これを行うとスコアサウンドが再生され、バックグラウンドミュージックが停止します。
両方のwavファイルを同時に再生する方法はありますか?