Hervé Bitteur

Results 556 comments of Hervé Bitteur

I just thought of a "trick". We could modify the engine so that it detects a phrase that: 1. matches the pattern "J = number"; 2. is located at the...

I just pushed commit 82ef3255ad7844f62306281e8125609aa120758a on the "development" branch. It implements the "trick" posted above. Please pull and try.

@liu2050 I'm sorry for such a late answer, having been very busy with the new installers. Many isons are effective only when an image has been loaded. The very first...

@SetoKaiba I am not familiar with slash notation. Having searched the MusicXML reference today for "slash" items, I suppose you are referring to the ["beat-repeat" element](https://www.w3.org/2021/06/musicxml40/musicxml-reference/examples/beat-repeat-element/). BTW, I think there...

If the Audiveris engine has no way to detect this rotation by itself, what should we do? - The user could manually rotate the image via some **external** tool before...

In the code you mention, the "orient" variable is created from scratch and its value coded to "normal". It is then inserted (or appended?) to the "dim" variable. It does...

Perhaps the [metadata-extractor](https://github.com/drewnoakes/metadata-extractor) library could help us? But this maybe an overkill...

I think you should have a look at the "Split and Merge" feature, described in [this section](https://audiveris.github.io/audiveris/_pages/main/split_merge/) of the handbook.

Seems like there is a bug somewhere. I'm investigating... Meanwhile, try to transcribe tab per tab (that is: sheet per sheet) by selecting the final step (PAGE) for each sheet....

I just pushed the commit 490dc442943de1a6f5c368638e32868b741ef874 on the development branch to fix the Split & Merge special mode. You can pull and build immediately Or wait for the next release,...