[ オリジナルレポート ]

BugID: #09192

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
サウンド解決済み修正済み2025-07-01 22:402025-07-01 23:49
 
テスターtenpar担当者galibertソース
バージョン0.278発生バージョン修正バージョン0.279
修正コミット e6c3812プルリク
フラグ
セット
セット詳細
 
概 要Portaudio: WASAPIを有効してオーディオ入力をOSで指定しないとエラーが起こる。
詳 細MAME terminates in error when WASAPI is enabled with no audio input devices in the OS.

Error description:
PortAudio error: Windows WASAPI: (Sound device name)[Loopback]: Invalid number of channels
再現手順1. Disable all audio input devices in the OS, such as microphone and playback redirection.
2. Enable WASAPI by making the following configuration changes in mame.ini.
sound portaudio
pa_api "Windows WASAPI"
3. Start MAME and launch an appropriate game with sound.
4. When sound is played in the game, MAME will exit with an error.
(For example, in the case of fantzone, when the demo starts after the title is displayed.)
追加情報 
 
添付ファイル