-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't transcribe a complete book - am I doing it wrong? #761
Comments
I think you should have a look at the "Split and Merge" feature, described in this section of the handbook. |
Thanks very much for your reply, but I had already tried that and it didn't work ? I'm sure I must be doing something wrong but what I have tried is as follows: I have 4 image files, "p2.jpg", "p3.jpg", "p4.jpg" and "p5.jpg" in a my directory "C:\Users\Me\myfiles" along with the file "4_pages.xml" with contents appended at the end of this question I start Audiveris and perform the following:
In the main Audiveris window the tabs p2, p3, p4 and p5 open in Gray and Binary form taking their contents from the .jpg files mentioned above. Still from the dialog I then perform:
Then from the main Audiveris window Whichever tab hapopened to be selected out of p2, p3, p4 and p5 (in this case "p2" then gains a "Data" tab as well as "Gray" and "Binary" tabs but p3, p4 and p5 remain unchanged. <Book/Export Book as> then enter a filename only exports the data from whatever page p2 was selected as a tab? Any odeas what I am doing wrong ? Thanks, Contents of "4_pages.xml" C:\Users\Me\myfiles\p2.jpg 1 C:\Users\Me\myfiles\p3.jpg 1 C:\Users\Me\myfiles\p4.jpg 1 C:\Users\Me\myfiles\p5.jpg 1 |
File didn't past because of the formatting, I've appended it as txt file but actually it is an xml file: |
Anyone have any ideas about my problem with this ? Thanks, |
Seems like there is a bug somewhere. Meanwhile, try to transcribe tab per tab (that is: sheet per sheet) by selecting the final step (PAGE) for each sheet. |
Thanks for your help, I will try what you suggest, |
I just pushed the commit 490dc44 on the development branch to fix the Split & Merge special mode. You can pull and build immediately |
Nope, for me that didn't work. I did as follows: git clone https://github.com/Audiveris/audiveris.git But the program that was built seemed to have identical behaviour as before ? Thanks, |
I made a similar test and it worked. What you should do is to build the compound book based on your playlist, and then transcribe the compound book.
Now, here comes a non very intuitive action, because you have these 4 tabs in front of you and you may be tempted to launch the transcription on them. What you should do is to load the compound book ( |
Hi,
My situation is as follows:
By using <File/Input> and selecting several .jpg files I have opened some files which I want to form a book and transcribe into a single .mxl file. The .jpg files are names "p2.jpg", "p3.jpg", "p4.jpg" and "p5.jpg" and they are visible in the sheets tab list as p2,p3,p4 and p5.
I have selected the action <Book/Transcribe Book> but nothing happens.
What's up ?
Thanks,
The text was updated successfully, but these errors were encountered: