--- src/pulse/sample.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pulse/sample.h b/src/pulse/sample.h index 4299eec..613c3e8 100644 --- a/src/pulse/sample.h +++ b/src/pulse/sample.h @@ -125,7 +125,7 @@ PA_C_DECL_BEGIN #endif /** Maximum number of allowed channels */ -#define PA_CHANNELS_MAX 32U +#define PA_CHANNELS_MAX 64U /** Maximum allowed sample rate */ #define PA_RATE_MAX (48000U*8U) -- 2.9.3