mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
audioconvert: use position rate as default rate
This commit is contained in:
parent
c14881fbe2
commit
f026e95585
4 changed files with 38 additions and 5 deletions
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
#define NAME "channelmix"
|
||||
|
||||
#define DEFAULT_RATE 44100
|
||||
#define DEFAULT_RATE 48000
|
||||
#define DEFAULT_CHANNELS 2
|
||||
|
||||
#define MAX_SAMPLES 8192
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue