diff options
Diffstat (limited to 'src/polyp/sample.h')
-rw-r--r-- | src/polyp/sample.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polyp/sample.h b/src/polyp/sample.h index 4de84301..09b12fd7 100644 --- a/src/polyp/sample.h +++ b/src/polyp/sample.h @@ -100,7 +100,7 @@ PA_C_DECL_BEGIN /** Maximum number of allowed channels */ -#define PA_CHANNELS_MAX 16 +#define PA_CHANNELS_MAX 32 /** Sample format */ typedef enum pa_sample_format { |