add 1 to channel selection
This commit is contained in:
parent
25b2eb5783
commit
9aec18b3a0
2 changed files with 6 additions and 5 deletions
|
|
@ -389,7 +389,7 @@ const generic_params = [
|
|||
*
|
||||
* @param {number | Pattern} channels pattern the output channels
|
||||
* @example
|
||||
* note("e a d b g").channels("2:3")
|
||||
* note("e a d b g").channels("3:4")
|
||||
*
|
||||
*/
|
||||
['channels', 'ch'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue