Created smnp.music.tools (markdown)

Bartłomiej Przemysław Pluta
2020-03-24 21:53:43 +01:00
parent 58de5a9129
commit 680c651b56

4
smnp.music.tools.md Normal file

@@ -0,0 +1,4 @@
# Functions
## `metronome(bpm: int = 120, beats: int = 4, accent: note = @A#2, beat: note = @F#2)`
## `alert(melody: string = "beep")`
## `alert(cycles: int, melody: string = "beep")`