Add piano demo playback on Enter with stop on C
This commit is contained in:
@@ -27,9 +27,13 @@
|
||||
"keys": "X",
|
||||
"description": "Play the saved recording."
|
||||
},
|
||||
{
|
||||
"keys": "Enter",
|
||||
"description": "Play demo melody. Press Enter again to restart it."
|
||||
},
|
||||
{
|
||||
"keys": "C",
|
||||
"description": "Stop recording playback."
|
||||
"description": "Stop demo and recording playback."
|
||||
},
|
||||
{
|
||||
"keys": "Escape",
|
||||
|
||||
Reference in New Issue
Block a user