Hervé Bitteur

Results 556 comments of Hervé Bitteur

But I just told you how to fix it. Here is the result: ![image](https://user-images.githubusercontent.com/22053634/128639940-be90d89d-a193-42d7-82e1-b0a9c370487e.png)

That's a different story! :-) Because voicing algorithm is a true nightmare

FYI, main code for time slot and voice is in [MeasureRhythm class](https://github.com/Audiveris/audiveris/blob/master/src/main/org/audiveris/omr/sheet/rhythm/MeasureRhythm.java). Have a look.

The ability to manually set a slur as a tie is on the TODO list for 5.3. Right now, a few heuristics are used to detect a tie vs a...

Have you tried to install and select Korean language in Audiveris? If you don't know how to do this, have a look at this [HandBook section for general information](https://audiveris.github.io/audiveris/_pages/install/binaries/#additional-ocr-languages) and...

Any news? Have you been able to include Korean with success? If so, should we close this issue?

Your input file contains 14 sheets of rather low quality and very crowded. If I were you, I would not directly try to "transcribe & export", because very likely the...

You are right, on CLI you can use: > -option org.audiveris.omr.sheet.ProcessingSwitches.indentations=false Very low-level, not very convenient, but possible :-(

This is true, there is no explicit option to prevent movement separation. A separation occurs when: - Indentation detection is enabled (it is enabled by default) and a system indentation...