Fixed router_chan section as pointed out by Bernat Arlandis i Mañó.

This commit is contained in:
Josh Green 2009-01-10 20:23:13 +00:00
parent f445b9b30c
commit 2e5e52bd7a
1 changed files with 1 additions and 2 deletions

View File

@ -236,8 +236,7 @@ Starts a new routing rule for events of the given type
.TP .TP
.B router_chan min max mul add .B router_chan min max mul add
Limits the rule for events on min <= chan <= max. Limits the rule for events on min <= chan <= max.
If the channel falls into the window, it is multiplied by 'mul', then If the channel falls into the window, it is multiplied by 'mul', then 'add' is added.
'add' is added.
.TP .TP
.B router_par1 min max mul add .B router_par1 min max mul add
Limits parameter 1 (for example note number in a note events). Similar Limits parameter 1 (for example note number in a note events). Similar