Hello,

I modified abcpp so that it can escape double quotes " and \ characters.
It's now possible to tweak an ABC file to obtain guitar chords printed
with Latin notes:

% doremi.abp
#ifndef MIDI
#define \"C\" \"^Do\"
#define \"G\" \"^Sol\"
#endif
X: 1
T: do re mi
M: 4/4
L: 1/4
K: C
%
"C"CDEF|"G"GABc|"C"C2"G"G2|"C"C2z2|

$ abcpp doremi.abp doremi.abc
$ abcpp -MIDI doremi.abp doremi-mid.abc

et voila.

Grab it from http://abcplus.sourceforge.net/#abcpp. Many thanks to
Jean-François Moine for giving me the idea of this feature.

Enjoy,
      Guido =8-)


-- 
Guido Gonzato, Ph.D. <guido . gonzato at univr . it> - Linux System Manager
Universita' di Verona (Italy), Facolta' di Scienze MM. FF. NN.
Ca' Vignal II, Strada Le Grazie 15, 37134 Verona (Italy)
Tel. +39 045 8027990; Fax +39 045 8027928 --- Timeas hominem unius libri

To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html

Reply via email to