grame-cncm / guidolib

Guido project - music score layout engine - music description language
http://guido.grame.fr
Mozilla Public License 2.0
152 stars 34 forks source link

Beaming in Tempo Indication #152

Open arshiacont opened 2 years ago

arshiacont commented 2 years ago

The Guido tempo example clearly show the possibility of indicating [1/8]=[1/8] to show tempo indication using notation in tempo tag.

Is there currently a way to achieve a tempo notation such as this one?

image
dfober commented 2 years ago

No, you can use as many symbols as you want e.g. \tempo<"Swing [1/8] [1/8] = [1/4] [1/8]"> but there is no way do indicate beaming or irregular division. Currently, only single note indications are decoded.

zhwei8090 commented 2 years ago

We also have such a need, but it was rejected by me