Skip to content

Instantly share code, notes, and snippets.

@mewm
Last active February 1, 2017 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mewm/1eb7ca344ed052e8ee63a552c69cc4da to your computer and use it in GitHub Desktop.
Save mewm/1eb7ca344ed052e8ee63a552c69cc4da to your computer and use it in GitHub Desktop.
pcm.ch51dup {
slave.pcm surround51
slave.channels 6
type route
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
ttable.0.5 0.5
ttable.1.5 0.5
}
# for 4.1 speakers
pcm.ch41dup {
type route
slave.pcm surround41
slave.channels 5
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
}
@mewm
Copy link
Author

mewm commented Feb 1, 2017

for 4.1 speakers

pcm.ch41dup {
type route
slave.pcm surround41
slave.channels 5
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.1.3 1
ttable.0.4 0.5
ttable.1.4 0.5
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment