mirror of
https://github.com/wgreenberg/musicbox.git
synced 2024-11-10 05:40:26 +01:00
slight clarification to instructions
This commit is contained in:
parent
e45c183d93
commit
c66d402e81
1 changed files with 3 additions and 3 deletions
|
@ -38,9 +38,9 @@ p {
|
|||
<div class='sequencer'>
|
||||
<span>piano</span>
|
||||
<textarea id='piano'></textarea>
|
||||
<p>On a QWERTY keyboard, letters on each row represent notes C through
|
||||
B, with lower rows representing higher octaves. Capital letters are
|
||||
louder, non-letters are silent.</p>
|
||||
<p>On a QWERTY keyboard, the first 7 letters on each row represent
|
||||
notes C through B, with lower rows representing higher octaves. Capital
|
||||
letters are louder, non-letters are silent.</p>
|
||||
</div>
|
||||
</div>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue