1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-06-26 06:29:28 +00:00

Updated Music Sequencer (markdown)

David Schmenk 2018-02-03 09:31:21 -08:00
parent b193fe64e6
commit fe4aea42ff

@ -11,6 +11,7 @@ spkrTone(pitch, duration)#0
spkrPWM(sample, speed, len)#0
musicPlay(track, rept)#0
musicStop#0
musicSequence(yield, backgroundProc)#0
musicGetKey(yield, backgroundProc)#1
```