Ticket #147 (closed enhancement: wontfix)

Opened 4 years ago

Last modified 4 years ago

Set server default sample type and resampling algorithm

Reported by: Rudd-O Owned by: lennart
Milestone: Component: daemon
Keywords: Cc:

Description

What's the default resampling algorithm? Is it src-sinc-best-quality? If not, it should be.

Paman shows default sample type to be 44100 even though the sinks I configured are all 48KHz. How can I change that through the config? It appears not to be possible.

Change History

Changed 4 years ago by lennart

  • status changed from new to closed
  • resolution set to wontfix

The default resampler is speex-float-3. Which is considerably faster than libsamplerate. Also, the speex resampler is BSD, while libsamplerate is GPL. However PA itself is only LGPL. The libsamplerate resampler is thus nowadays only an optional dependency to make sure that people who don't need it and need the code under LGPL can simply disable it.

Since PA 0.9.7 you can set "default-sample-rate=" in daemon.conf.

Please don't misuse our BTS as support forum. If you have question regarding PA, please ask them on the ML or on IRC.

Note: See TracTickets for help on using tickets.