diff --git a/smnp.audio.midi.md b/smnp.audio.midi.md new file mode 100644 index 0000000..6783d5a --- /dev/null +++ b/smnp.audio.midi.md @@ -0,0 +1,7 @@ +# Functions +## `midi(...notes: list)` +## `midi(config: map<>, ...notes: list)` +## `midi(notes: map>>)` +## `midi(config: map<>, notes: map>>)` +## `midiHelp(command: string)` +## `midiHelp(instrument: int, bpm: int = 120, begin: note = @C1, end: note = @H9, channel: int = 1)` \ No newline at end of file