-
Notifications
You must be signed in to change notification settings - Fork 425
Description
Acknowledgement
- I have read Getting-Started and FAQ
🐛 Describe the bug
Hello! I got an error message while trying to play a project and it said this:
Failed to render
BadDeviceId calling waveOutOpen
NAudio.MmException: BadDeviceId calling waveOutOpen
at NAudio.MmException.Try(MmResult result, String function)
at NAudio.Wave.WaveOutEvent.Init(IWaveProvider waveProvider)
at NAudio.Wave.WaveExtensionMethods.Init(IWavePlayer wavePlayer, ISampleProvider sampleProvider, Boolean convertTo16Bit)
at OpenUtau.Audio.NAudioOutput.Init(ISampleProvider sampleProvider) in C:\projects\openutau\OpenUtau.Core\Audio\NAudioOutput.cs:line 52
at OpenUtau.Core.PlaybackManager.StartPlayback(Double startMs, MasterAdapter masterAdapter) in C:\projects\openutau\OpenUtau.Core\PlaybackManager.cs:line 118
at OpenUtau.Core.PlaybackManager.<>c__DisplayClass24_0.b__0() in C:\projects\openutau\OpenUtau.Core\PlaybackManager.cs:line 131
0.1.529.0
Explains how to reproduce the bug
i used the ustx file "espresso untuned" and i clicked the play button using the hatsune miku utau voicebank and thats when the error appeared``
OS & Version
windows 11
Logs
Failed to render
BadDeviceId calling waveOutOpen
NAudio.MmException: BadDeviceId calling waveOutOpen
at NAudio.MmException.Try(MmResult result, String function)
at NAudio.Wave.WaveOutEvent.Init(IWaveProvider waveProvider)
at NAudio.Wave.WaveExtensionMethods.Init(IWavePlayer wavePlayer, ISampleProvider sampleProvider, Boolean convertTo16Bit)
at OpenUtau.Audio.NAudioOutput.Init(ISampleProvider sampleProvider) in C:\projects\openutau\OpenUtau.Core\Audio\NAudioOutput.cs:line 52
at OpenUtau.Core.PlaybackManager.StartPlayback(Double startMs, MasterAdapter masterAdapter) in C:\projects\openutau\OpenUtau.Core\PlaybackManager.cs:line 118
at OpenUtau.Core.PlaybackManager.<>c__DisplayClass24_0.b__0() in C:\projects\openutau\OpenUtau.Core\PlaybackManager.cs:line 131
0.1.529.0