test: add another 6.1 channelmix test

Reorder the bitmask in the natural channel order to avoid confusion.
Add another test with RL/RR/RC channels.

See #2809
This commit is contained in:
Wim Taymans 2022-11-06 10:57:25 +01:00
parent ccec687104
commit 492920ca35
2 changed files with 11 additions and 5 deletions

View file

@ -139,8 +139,6 @@ struct file {
int fd;
};
#define MAX_PARAMS 32
struct global_info {
const char *type;
uint32_t version;