<div dir="ltr">I have added a comment to the docs for SetChromaticTranspose that hopefully explains this issue. Let me know if you encounter any other issues.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 30, 2023 at 9:25 AM Robert Patterson <<a href="mailto:robert@robertgpatterson.com">robert@robertgpatterson.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>That change is actually happening in the Getter function, and it has to do with how Finale stores them. Basically, you should store the ChromaticTranspose option first, then set the interval and alteration. Then it should stick.</div><div><br></div><div>That said, I am not 100% there isn't a bug. Let me know if you are seeing incorrect results once they have been set.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 30, 2023 at 9:10 AM Robert Patterson <<a href="mailto:robert@robertgpatterson.com" target="_blank">robert@robertgpatterson.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Yes, I agree Hide Key and Show Acci could be improved as it works with Speedy Entry. But everything else is much better than with Chrom Trans. Especially copy/paste.</div><div><br></div><div>You may get better Speedy results if you set Enharmonic Spelling to Use Default. (Or if you do like I do and always enter concert pitch with Transpose MIDI on Input enabled.)</div><div><br></div><div>Nevertheless there is the occasional frustration: like it is impossible to enter Gb on a horn part (with a key of NoKey) no matter which Enharmonic Spelling you use. I complained about this once to MakeMusic and, unbelievably, got pushback.</div><div><br></div><div>The PDK Framework also has a dump mechanism, but it isn't as comprehensive. Check out __FCBaseData.CreateDataDump.<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 30, 2023 at 8:57 AM Aaron Sherber <<a href="mailto:aaron@sherber.com" target="_blank">aaron@sherber.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Unfortunately, Hide Key Signature and keyless scores don't do what I want -- they both assume an underlying key. (So, for example, any Cs and Fs I enter in a Bb clarinet part automatically become sharped.) It seems that only chromatic transposition lets me enter what I see on the page with no alterations. I can't understand why Finale implemented keyless scores this way; Sibelius got it right.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I did diff the Enigma dumps to see what was going on; it wasn't immediately clear to me what the differences represent, but I'll take another look. In any case, this isn't hugely important -- just would be a nice time saver to have a script to change all key sig transposed staves to chromatic.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Aaron.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 30, 2023 at 9:44 AM Robert Patterson <<a href="mailto:robert@robertgpatterson.com" target="_blank">robert@robertgpatterson.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I can't recall ever having figured this out. I would encourage you not to use Chromatic Transposition and instead to use Hide Key Signature and Show Accidentals instead. Chromatic Transposition is a legacy feature.</div><div><br></div><div>That said, if you are determined to figure it out, you can use my <a href="https://robertgpatterson.com/-fininfo/-downloads/download-free.html" target="_blank">Enigma Text Dump</a> plugin with a text comparison tool as follows:</div><ol><li>Create a small file containing only the value you want to change.</li><li>Run the Text Dump plugin and save to somewhere easy: i usually save to my Desktop folder (mac) as 1.txt.</li><li>Make the change in Finale that you are interested in.</li><li>Run the Text Dump plugin and save to 2.txt.</li><li>Compare the results with your text tool.</li></ol><div>This shows you the scope of changes you need to make to accomplish your task.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 30, 2023 at 7:58 AM Aaron Sherber <<a href="mailto:aaron@sherber.com" target="_blank">aaron@sherber.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi all,<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I'm wondering if anyone knows the secret sauce for changing a transposing staff from key signature transposition to chromatic transposition.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">If I take a staff with key sig transposition and set TransposeChromatic to true, then odd things happen to other values. For example, a Bb clarinet staff with key sig has interval=1, alter=2. Once I set TransposeChromatic, those numbers immediately change to interval=67, alter=0. And it turns out that the values I actually want in order to get things to look right are interval=2, alter=0. Horn in F starts with interval=4, alter=1 and goes to interval=2, alter=1 after setting TransposeChromatic. And if I try setting alter=0, it becomes -1.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Am I missing something here? </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Aaron.</div></div>
_______________________________________________<br>
JWLua mailing list<br>
<a href="mailto:JWLua@jwmusic.nu" target="_blank">JWLua@jwmusic.nu</a><br>
<a href="http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu" rel="noreferrer" target="_blank">http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu</a><br>
</blockquote></div>
_______________________________________________<br>
JWLua mailing list<br>
<a href="mailto:JWLua@jwmusic.nu" target="_blank">JWLua@jwmusic.nu</a><br>
<a href="http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu" rel="noreferrer" target="_blank">http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu</a><br>
</blockquote></div>
_______________________________________________<br>
JWLua mailing list<br>
<a href="mailto:JWLua@jwmusic.nu" target="_blank">JWLua@jwmusic.nu</a><br>
<a href="http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu" rel="noreferrer" target="_blank">http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu</a><br>
</blockquote></div>
</blockquote></div>
</blockquote></div>