App-Music-PlayTab
view release on metacpan or search on metacpan
examples/illwashmyface.ptb view on Meta::CPAN
% Some chords. The duration (d1 = d chord, whole note) is repeated for
% the other chords.
| d1 | g | g | g |
% Since we indicated that the first 4 chords must be played twice,
% we need to adjust the bar number.
!n 9
% Another left margin text, preceeded by some vertical space.
% By citing the first few words of a verse, it is easier to
% synchronize with other (singing) musicians.
-So you
| d1 | g | g | f |
| d1 | g | g | b:m |
| c1 | a:m | g | g |
| c1 | c | g | d:7 | % 24
% Left margin text, without vertical space.
+I'll wash my
| d1 | c | d | d |
| d1 | c | d | d |
( run in 0.653 second using v1.01-cache-2.11-cpan-0d8aa00de5b )