|
|
MakeMusic Forum > Public Forums > Finale - Macintosh - FORUM HAS MOVED! > Import tremolos from SmartScore and MusicXML | Forum Quick Jump
|
| jcolman Registered Member
Date Joined Nov 2014 Total Posts : 6 | Posted 12/13/2014 6:26 PM (GMT -6) | | I've edited a score in SmartScore X2 Pro with many two-note tremolos. When I save as a MusicXML file and import it into Finale, it's a mess. None of the tremolos import correctly. Is it beyond hope or is there a workaround to this problem? Thanks for your help.
Jim Colman | Back to Top | |
| saxop Registered Member
Date Joined Mar 2007 Total Posts : 261 | Posted 12/13/2014 9:27 PM (GMT -6) | | I just created a score in Finale with a measure containing 2 note tremolos, constructed by adding eighth notes to a bar and running the TGTools easy tremolos plugin. After saving this as an XML file and re-importing it, the translation was successful. So apparently tremolos can be imported correctly, but it will probably depend on how SmartScore is writing them to the XML.
Looking at a single note entry in my MusicXML file from Finale, we see this:
<note default-x="84"> <pitch> <step>C</step> <octave>5</octave> </pitch> <duration>8</duration> <voice>1</voice> <type>quarter</type> <time-modification> <actual-notes>2</actual-notes> <normal-notes>1</normal-notes> </time-modification> <stem default-y="-57">down</stem> <notations> <ornaments> <tremolo type="start">3</tremolo> </ornaments> </notations> </note>
As you can see, Finale wrote this to XML as a sort of tuplet made out of quarter notes adjusted to only fill half their value (2 actual in the place of 1 normal). The relevant sections seem to be the <type>, <time-modification> and <notations> tags. If you look at your XML from SmartScore, you might be able to figure out how it is writing the tremolo data and then essentially do a find and replace with what Finale is expecting to see.
If that fails, it might be quicker to remove the tremolos in SmartScore and create them freshly in Finale. Alternatively you could also post your Finale score here and see if people have some quick tips for correcting the problems. | Back to Top | |
| jcolman Registered Member
Date Joined Nov 2014 Total Posts : 6 | Posted 12/13/2014 9:47 PM (GMT -6) | | Thank you. It's disappointing that the conversion isn't more accurate. If the SmartScore software says it can import into Finale via MusicXML, it seems like it should handle typical musical notation. I really appreciate you taking time to respond. Thank you again.
Jim | Back to Top | |
| saxop Registered Member
Date Joined Mar 2007 Total Posts : 261 | Posted 12/14/2014 3:15 PM (GMT -6) | | Thanks for posting that. Yeah, it's pretty clear that SmartScore isn't making any attempt to add the tremolo to the XML. It just has 5 quarter notes, all written identically with the same duration. And then at the end of the bar it has that <backup/> element as a sort of hack to fix the fact that 5 beats don't fit in the bar. My guess would be they did that with some sort of check after writing each bar to make sure the passed time matched the measure's duration according to the time sig, and if they found it didn't, they'd add either a <forward/> or <backup/> element with the duration to match the difference. There are no clues in there as to where the tremolo would fall, so there's nothing that can be done to fix the XML after it has been written. Sounds like a feature request for SmartScore. It would be better if they'd just convert the two quarter notes with the tremolo to eighth notes. I guess that's what I'd do manually in SmartScore before exporting. | Back to Top | | Forum Information | Currently it is Tuesday, December 19, 2023 6:59 PM (GMT -6) There are a total of 403,820 posts in 58,165 threads. In the last 3 days there were 0 new threads and 0 reply posts. View Active Threads
|
Forum powered by dotNetBB v2.42EC SP3 dotNetBB © 2000-2023 |
|
|