Skip to content

High callback rate not supported for macos #14

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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