-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
When I try to use ASIO with Moondrop Dawn Pro, there's no audio and following stack trace is spammed on terminal.
java.lang.RuntimeException: Wait timed out
at com.portaudio.BlockingStream.writeFloats(Native Method)
at com.portaudio.BlockingStream.write(BlockingStream.java:119)
at bms.player.beatoraja.audio.PortAudioDriver.run(Unknown Source)
at java.base/java.lang.Thread.run(Thread.java:1570)
Weirdly enough, it works fine on rhythm games which use FMOD. I also tested it in foobar2000 with ASIO plugin. Setting beatoraja output to REAPER ReaRoute and outputting to DAC also works. I assume it's some kind of compatibility issue between PortAudio and the ASIO driver.
Any help would be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels