Skip to content

PortAudio ASIO driver issue #850

@sw2719

Description

@sw2719

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions