Add tags for some of the new functions
This commit is contained in:
parent
99cf256ee2
commit
6e36bdfff7
5 changed files with 47 additions and 1 deletions
|
|
@ -577,6 +577,7 @@ export async function midin(input) {
|
|||
* note durations
|
||||
*
|
||||
* @name midikeys
|
||||
* @tags external_io
|
||||
* @param {string | number} input MIDI device name or index defaulting to 0
|
||||
* @returns {function((number | Pattern)=): Pattern} A function that produces a pattern.
|
||||
* When queried, the pattern will produces the most recently played midi notes and velocities,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue