May 11May 11 Hi dear Opusmodus users,If you’re like me and use Dorico to compose with Opusmodus, you’ve probably noticed that the dynamics notation like pp, mf, and ff aren’t imported into Dorico when you import an XML file from Opusmodus.Here’s a function that solves this problem. It’s probably not perfect, but I’m sharing it here in case it helps some Opusmodus/Dorico users.Be careful not to forget to change the path for your own path in the first parameter inside the Lisp document to make it work properly.Best,Stéphane
May 12May 12 Interesting, Stephane.In Musescore 4, in order to work, you must choose the "outdated" format. It brings all. The other brings an errorUndefined function om-capi::assistant-view-quickview-pane called with arguments(#<om-capi::assistant-view "Assistant: gen-rotate.pdf" 4150774DE3>).
June 18Jun 18 Author Here’s a major update to my export-to-dorico function, with improved tuplet handling and several bug fixes.Before to use it , don't forget to change this parameter inside the file before to evaluate and use it:(defparameter export-to-dorico-default-file "/Users/stephaneboussuge/Opusmodus/Media/MusicXML/temp.xml") Export-to-dorico.lisp
Create an account or sign in to comment