Skip to content

winhost='asio' unusual behaviour when using buffersize. #273

@agorangetek

Description

@agorangetek

I have an SSL 2+ usb audio interface. Its control panel reports the buffersize when an app is using asio. If for example, the buffersize is set to 256 in the SSL control panel, when i start pyo with a buffersize of 256, the SSL control panel switches the buffer to 512. If i close and reopen pyo without changing anything, the buffer in SSL control panel increase to 1024. The same thing again to 2048. After that, it stays at 2048 because the device does not support anything higher. I think with Portaudio, you should be setting the 'Latency' parameter and leaving the buffersize parameter in the opensream to 0 for asio devices.

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