Added route_policy option for the plug plugin.

Some fixes in the route and hooks plugin.
This commit is contained in:
Jaroslav Kysela 2001-07-19 09:11:05 +00:00
parent 0d9a5d0e59
commit b81a1dd79f
4 changed files with 83 additions and 30 deletions

View file

@ -128,6 +128,11 @@ pcm.NAME {
[channels INT] # Slave channels (default nearest) or "unchanged"
[rate INT] # Slave rate (default nearest) or "unchanged"
}
route_policy STR # route policy for automatic ttable generation
# STR can be 'sum', 'copy', 'duplicate'
# sum: result is sum of input channels
# copy: only first channels are copied to destination
# duplicate: duplicate first set of channels
ttable { # Transfer table (bidimensional compound of
# cchannels * schannels numbers)
CCHANNEL {