mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -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
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
#define NAME "resample"
|
||||
|
||||
#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