guidolib icon indicating copy to clipboard operation
guidolib copied to clipboard

Guido project - music score layout engine - music description language

Results 33 guidolib issues
Sort by recently updated
recently updated
newest added

- Fix nested beaming inclusion for fSmallerBeam in GRVoiceManager - Fix parent beam position offset with smaller beams when on the system level If this PR validates regression tests then...

This is an excerpt from Debussy's _Children's Corner_ ``` {[ \staff (* meas. 1 *) \clef \key \meter \staff \stemsUp \beamBegin:1 \beamBegin:2 f-1/16 c0/16 d0/16 e0/16 \beamEnd:2 \beamBegin:2 \staff \stemsDown...

## There are many problems in [this](https://pastebin.com/mf3Q89Vc) music piece. ### Examples: **beam and slur look weird** ![beam and slur](https://user-images.githubusercontent.com/105865035/169303063-cc283d48-c91b-4b9b-a5e1-2e7116f29281.png) --- **slur look weird** ![beam](https://user-images.githubusercontent.com/105865035/169303078-f80c65be-b3ab-4d60-aca2-7988a28b7146.png) --- **key space is weird** ![key...

The [Guido tempo example](https://guidodoc.grame.fr/examples/tempo/) 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...

``` guidogetpagemap ./test.gmn # get page mapping for ./test.gmn Segmentation fault (core dumped) ``` I meet this error, can not run guidogetpagemap or guidogetpagecount

This is a proposal for a useful addition to currently supported Tag Parameters in GuidoLib. The idea is to extend `dx` to support a positive or negative _duration_ value (same...

Octava command does not seem to be effective across voices and repeating it will create more visual elements which is not intended. Consider this score excerpt: How would one notate...

![image](https://user-images.githubusercontent.com/27411051/156749309-f5ae3a96-efb9-4fb3-b2b7-52925a3a3236.png) this is the attachment : [x_test.xml.zip](https://github.com/grame-cncm/guidolib/files/8185196/x_test.xml.zip) ![image](https://user-images.githubusercontent.com/27411051/156749585-56fce524-db1f-4121-b1bd-9ba5df9fdf1e.png)

Excerpt: ``` {[ \staff \barFormat (* meas. 1 *) \clef \key \stemsUp \slurBegin:2 \beamBegin:1 \tuplet( a&2/36 \slurEnd:1 g&2/36 e&2/36 c2/36 a&1/36 g&1/36 e&1/36 c1/36 e&1/36g&1/36 a&1/36 c2/36 e&2/36 g&2/36 a&2/36...

It would be really cool to be able use trumpet jazz notation like it is described [here](https://steinberg.help/dorico_elements/v2/en/dorico/topics/notation_reference/notation_reference_jazz_articulations_c.html).