Created smnp.audio.midi (markdown)
7
smnp.audio.midi.md
Normal file
7
smnp.audio.midi.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Functions
|
||||||
|
## `midi(...notes: list<note, int, string>)`
|
||||||
|
## `midi(config: map<string><>, ...notes: list<note, int, string>)`
|
||||||
|
## `midi(notes: map<int><list<list<note, int, string>>>)`
|
||||||
|
## `midi(config: map<string><>, notes: map<int><list<list<note, int, string>>>)`
|
||||||
|
## `midiHelp(command: string)`
|
||||||
|
## `midiHelp(instrument: int, bpm: int = 120, begin: note = @C1, end: note = @H9, channel: int = 1)`
|
||||||
Reference in New Issue
Block a user