Skip to content

Provide compatibility with alternate-sample-rate #1

@ranolfi

Description

@ranolfi

Pulseaudio has an option to define an alternate sample rate in /etc/pulse/daemon.conf. This feature permits reproducing sources having a sample rate other than the default without resampling.

For example, my default sample rate is 44100 Hz, but I do have material in 48000 KHz and ideally they should be played without downsampling, which is made possible by this setting.

Additionally, higher sample rates will be downsampled to the highest configured sample rate (i.e. 96KHz audio will be reproduced as 48000Hz).

The pulseaudio-equalizer-ladspa doesn't account for this. It creates only one sink with the default-sample-rate value.

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