Alexander Slávik
Alexander Slávik
As per musicxml specification, each `` element may have a `placement` attribute determining whether the text should be placed above or below the note (below is the default). OSMD places...
[Offending file](https://github.com/Audiveris/audiveris/files/13195830/002.zip) The problem is with the half notes in the last measure – even though I've manually assigned the "Preferred Voice" to them and also added "Next in Voice"...
The following file was processed with `-batch` argument [505-3_small.png](https://github.com/Audiveris/audiveris/assets/84866288/f328f0e7-7530-40f5-8c08-36b32f076fd3) with the resulting file [505-3_small.zip](https://github.com/Audiveris/audiveris/files/14068552/505-3_small.zip) Now the extra quarter note in measure 7 somehow got "voiceless" and is not present in...
Since Audiveris' MusicXML export contains information about beams, staves and accidentals, it should state it explicitly using the `` elements in the header like in [this example](https://www.w3.org/2021/06/musicxml40/musicxml-reference/examples/identification-element/). For example, MuseScore...
This can be seen in the same file as #686 – I've manually added all the breath marks, but none of them has made it to the exported XML file.
It's the measure 4 in this [OMR file](https://github.com/Audiveris/audiveris/files/13411957/019.zip). It is displayed as "pink", although the dump shows no issue: ``` MeasureStack#4 |0 |3/4 |1 |5/4 |3/2 --- P1 V 1...
The title basically says it all – when I'm using ctrl + touchpad or trackpoint on my laptop (ThinkPad with Windows), Audiveris is always zooming in, no matter which direction...
Both with and without #48 I'm getting ``` xmloutputdev.cpp:156:21: error: no matching function for call to 'GfxState::getLineDash(double**, int*, double*)' 156 | state->getLineDash(&dash, &length, &start); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ``` Even #55 did...
[Problematic file](https://github.com/Audiveris/audiveris/files/14890216/ror32.zip) Measure 5 has two main problems: - when right-clicking to the lower staff, I'm getting an error `Error in mouseReleased java.lang.NullPointerException: Cannot invoke "org.audiveris.omr.sig.inter.StaffBarlineInter.getReferenceCenter()" because the return value...
I'm getting the following: ``` fluidsynth: error: Unknown integer parameter 'synth.sample-rate' fluidsynth: error: Unknown integer parameter 'synth.sample-rate' fluidsynth: error: Unknown integer parameter 'synth.sample-rate' fluidsynth: error: Unknown integer parameter 'synth.sample-rate' ffmpeg...