Skip to content

Sample rate reported as unavailable after stream open when using exclusive backend #66

Closed
@nickph7

Description

@nickph7

Hi,
I am trying to use flexASIO to use MaxMSP with Ableton as slave to create a generative music system. In an ideal world, I would like to run both MaxMSP and Ableton side by side, without having to switch driver when going from one software to another. When selecting FlexASIO as a driver, MaxMSP return the following error in the console:

ad_asio: no samplerates work for us!
ad_asio: adasio_setsr() no rates available.
ad_asio: ASIOStop() returned -997.
ad_asio: no samplerates work for us!

This is my current setting of flexASIO

backend = "Windows WASAPI"
bufferSizeSamples = 512

[input]
suggestedLatencySeconds = 0.0
wasapiExclusiveMode = true

[output]
suggestedLatencySeconds = 0.0
wasapiExclusiveMode = true

I have no problem using flexASIO in Ableton.
I have also attached the flexASIO.log document I have created to diagnose the problem

FlexASIO.log

Is there a work around or a configuration that would allow me to use FlexASIO for the use case I am looking for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    asiohostRelates to a specific ASIO Host Application.bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions