Advertisement

Details

Description:
Simple Piano Constructor which allows piano tab representation of chords.
Stats:
29 characters, 13 downloads
Created:
Wed, 27th May, 2:14 PM 2009
Last Edit:
Thu, 18th June, 4:15 PM 2009
Rate it:
  • Currently 6.31579
6.3Balanced%20Rating%3A%20%3Cb%20class%3D%22weighted_value%22%3E6.3%3C%2Fb%3E%3Cbr%2F%3EAverage%20Rating%3A%20%3Cb%20class%3D%22rating_value%22%3E6.0%3C%2Fb%3E%3Cbr%2F%3EClick%20for%20more%20information%20about%20this%20rating. 3 votes
sign in to vote.

Discussion

NorthernLight
NorthernLight Wed, 27th May, 2009

How to use PianoStructNK
. renders the first 5 piano keys of an octave ranging from C - E
, same as . but adds C below the C key.
: renders the last 7 piano keys of an octave ranging from F - B
; same as : but adds a F below the F key.
Any key following . , : ; will hit the respective key, for instance
.cCdDe:fFgGaAb renders an entire octave with all keys hit.
To hit a black key you have to enter the respective upper case letters.
.ce:g renders a C chord
(compare right piano tab in the picture below).
;fa,c renders a F chord with annotations (compare mid piano tab in the picture below).
:gb.d renders a G chord (compare left piano tab in the picture below).
.ce:gB renders a C7 chord.
:b.D:Fa renders a B7 chord.
You have to set a font size of 36 (or more) for acceptable reading.

<b>How to use PianoStructNK</b>
<br/><b>.</b> renders the first 5 piano keys of an octave ranging from C - E
<br/><b>,</b> same as <b>.</b> but adds C below the C key. 
<br/><b>:</b> renders the last 7 piano keys of an octave ranging from F - B
<br/><b>;</b> same as <b>:</b> but adds a F below the F key.
<br/>Any key following <b>. , : ;</b> will hit the respective key, for instance
<br/><b>.cCdDe:fFgGaAb</b> renders an entire octave with all keys hit.
<br/>To hit a black key you have to enter the respective upper case letters.
<br/><b>.ce:g</b> renders a C chord
<br/>(compare right piano tab in the picture below).
<br/><b>;fa,c</b> renders a F chord with annotations (compare mid piano tab in the picture below).
<br/><b>:gb.d</b> renders a G chord (compare left piano tab in the picture below). 
<br/><b>.ce:gB</b> renders a C7 chord.
<br/><b>:b.D:Fa</b> renders a B7 chord.
<br/>You have to set a font size of 36 (or more) for acceptable reading.