summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-07-24 21:58:23 -0400
committerGitHub <noreply@github.com>2016-07-24 21:58:23 -0400
commit4aa7d2e20627020c74172c0173b6d9700b84ff9b (patch)
treee11db8fffa7decc17b8dc65bacdd70fd6e7e8d53 /readme.md
parent24bd931962e0597d0a2f54b060c55a6cfd0a5bd5 (diff)
parent812007a24168f895105330d3959909525c51636b (diff)
Merge pull request #554 from robertdale/music-recording-documentation
Added music recording/playing doc
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 1eb587dd4f..affee1b62e 100644
--- a/readme.md
+++ b/readme.md
@@ -806,6 +806,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.