]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
added music recording/playing doc
authorRobert Dale <robdale@gmail.com>
Sun, 24 Jul 2016 14:19:40 +0000 (10:19 -0400)
committerRobert Dale <robdale@gmail.com>
Sun, 24 Jul 2016 14:23:33 +0000 (10:23 -0400)
readme.md

index ed3da43bd08c94198a305b1242b0c4cd07beaece..9a4c314dcac09ae27c59857504af448c839f7876 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -801,6 +801,17 @@ This is inside one of the macros. So when that macro executes, your keyboard pla
 
 "Rest style" in the method signature above (the last parameter) specifies if there's a rest (a moment of silence) between the notes.
 
+
+## Recording And Playing back Music
+* ```Music On``` - Turn music mode on. The default mapping is ```Lower+Upper+C```
+* ```LCTL``` - start a recording
+* play some tones
+* ```LALT``` - stop recording, stop playing
+* ```LGUI``` - play recording
+* ```LALT``` - stop playing
+* ```Music Off``` - Turn music mode off. The default mapping is ```Lower+Upper+V```
+
+
 ## MIDI functionalty
 
 This is still a WIP, but check out `quantum/keymap_midi.c` to see what's happening. Enable from the Makefile.