Skip to content

Unable to change BufferSize on Windows. #544

@CaseyB

Description

@CaseyB

I'm running into latency issues on Windows. When I iterate over the SupportedStreamConfigs I only get one option:

SupportedStreamConfigRange { channels: 4, min_sample_rate: SampleRate(48000), max_sample_rate: SampleRate(48000), buffer_size: Unknown, sample_format: F32 }

And when I try to change the buffer size to anything other than BufferSize::Default it tells me

The requested stream configuration is not supported by the device.

I'm kind of at a loss for where to go from here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions