Skip to content

High callback rate not supported for macos #14

@rishadbaniya

Description

@rishadbaniya

If i were to put a output device params as something like this

            let out_device_params = OutputDeviceParameters {
                sample_rate: 44000
                channels_count: 2,
                channel_sample_count: 1,
            };

it would work very well with pulseaudio(i.e in linux), but with macos it seems the callback isn't called "fast enough" i.e it doesn't call it 44000 times in this case

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