Hervé Bitteur

Results 556 comments of Hervé Bitteur

I just pushed a chapter dedicated to Octave Shift handling in Audiveris handbook. You can read it [here](https://audiveris.github.io/audiveris/_pages/ui_tools/octave_shift/).

So, this was a problem with Java version?

I have a problem with your input file, sheet number 2 has no BINARY.xml component, while all the other sheets have their binary counterpart. I cannot display sheet 2 where...

Could you send me the original input file? Because, without a sheet binary, I have no means to reprocess or even load the sheet. I will have to investigate why...

Yes, there is yet no notion of rest common to several voices in Audiveris. See #380

Baruch, the problem is that staff lines (then staves and systems) are detected during the GRID step. At this time, no symbol recognition is done (in 5.1 version, symbol recognition...

Bonjour Daniel, How to proceed? - I did something similar with [ProxyMusic ](https://github.com/Audiveris/proxymusic) Java library which provides un/marshalling between Java and MusicXML. But this was a long time ago. -...

@spammydavis - Short answer is "no". Audiveris engine requires that a black note head be close to a stem, otherwise the head candidate is discarded. This is a music rule,...

Oops, my mistake! Of course, the engine did not recognize the note heads, so you could not add stems to them. And my suggestion about modifying stem editor cannot apply....

I suppose it's feasible. Audiveris is just a bunch of Java code with external .jar libraries, some using JavaCPP. I have no personal experience with Java development for Android, could...