<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>With chromatic transposition, FCNote:GetString() doesn't return the written note. In the attached, all notes sound G4 and play back correctly. GetString() reports the proper <em>written</em> note in staves 1, 2, and 4, but staves 3 and 5, which are set to chromatic transposition, are misreported. For staff 3, which is in chromatic Bb (up M. 2nd), GetString() returns the concert pitch of G4 instead of the written pitch A4. For staff 5, which is in chromatic F (up P. 5), GetString() returns G5 instead of the written pitch of D5. Select all before running the attached Lua script.</p>
<p>I have noticed what is probably a related problem with JW Accidental and chromatic transposions.</p>
</body></html>