mirror of
https://github.com/wgreenberg/musicbox.git
synced 2024-11-12 23:00: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'>
|
<div class='sequencer'>
|
||||||
<span>piano</span>
|
<span>piano</span>
|
||||||
<textarea id='piano'></textarea>
|
<textarea id='piano'></textarea>
|
||||||
<p>On a QWERTY keyboard, letters on each row represent notes C through
|
<p>On a QWERTY keyboard, the first 7 letters on each row represent
|
||||||
B, with lower rows representing higher octaves. Capital letters are
|
notes C through B, with lower rows representing higher octaves. Capital
|
||||||
louder, non-letters are silent.</p>
|
letters are louder, non-letters are silent.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue