On 2023-02-27 17:16, Bengt Gördén wrote:
On 2023-02-27 15:34, Jacek Konieczny wrote:
Hi,
I would start with the MuseScore service: https://musescore.com/import
Thanks, I tried that but it doesn't seem to work. People have complained in the
forum. Even with the same PDF as one person it got it working but not other
people. I converted my JPG to PDF first with imagemagic but also with
libreoffice-draw and several incarnations of my JPG (bw, gray and full color).
I got it working. If anyone else is reading this, you need to scan in 300 DPI
and then convert to grayscale and save to PNG. Thanks to Worik who pointed it
out in a private email.
This is how I did it using ImageMagick:
$ magick convert scan_fullcolour1.png -colorspace gray grayscale_page_1.png
$ magick convert scan_fullcolour2.png -colorspace gray grayscale_page-2.png
$ magick grayscale_page_* grayscale.pdf
upload grayscale.pdf to https://musescore.com/import
Then comes the hard part, in Musescore. Edit all the wonky stuff that got wrong
in the OMR.
--
/bengan
_______________________________________________
Linux-audio-user mailing list -- linux-audio-user@xxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to linux-audio-user-leave@xxxxxxxxxxxxxxxxxxxx