The GUIDO Music Notation Format

Additionnal and new specifications

Supported by the GUIDO Engine version 1.5.2
Grame - October 2013

1. Meter

2. Tuplet

3. Staff format

4. Accelerando / Ritardando

5. Marcato

6. Crescendo

7. Accolade


1. Meter

\meter<type, size, autoBarlines>

Sets the meter of the voice. Meter can be complex : numerator can be a sum. See examples.


2. Tuplet

\tuplet<format, dy1, dy2, lineThickness, bold, textSize>(notes)

Sets a tuplet.


3. Staff format

\staffFormat<style, size, lineThickness>

Changes the appearance of the staff.

4. Accelerando - Ritardando

\accel<dx, dy, color, tempo, abstempo, font, fattrib, fsize>(notes)

\rit<dx, dy, color, tempo, abstempo, font, fattrib, fsize>(notes)

Places the text "accel." or "rit." under the staff where it occurs, and draws a dotted line to the end position.


5. Marcato

\marcato<position, dx, dy>(notes)

Places a marcato on a note.


6. Crescendo - Decrescendo

\cresc<dx1, dx2, dy, deltaY, color>(notes)

\decresc<dx1, dx2, dy, deltaY, color>(notes)

Places a crescendo / decrescendo under selected notes.


7. Accolade

\accol<id, range, type, dx>

Changes the style and position of accolade(s) joining the staves.