Tony,

This is a pretty late response, but MusicXML does support parentheses in
chord names. Here is the representation for Cmaj7(#9)

      <harmony>
        <root>
          <root-step>C</root-step>
        </root>
        <kind halign="center" parentheses-degrees="yes"
text="maj7">major-seventh</kind>
        <degree>
          <degree-value>9</degree-value>
          <degree-alter>1</degree-alter>
          <degree-type>add</degree-type>
        </degree>
      </harmony>

This was exported from Finale 2012.

David



On Mon, Apr 22, 2013 at 12:36 PM, Lasconic <lasco...@gmail.com> wrote:

> What if a user enters Cmaj7(#9)?
> ...
>
Regarding MusicXML, I'm not aware of any way to store this information.
> Probably a question for their MusicXML list.
>
> lasconic
>
>
>
> 2013/4/22 Tony Mountifield <t...@mountifield.org>
>
>> Also, I know nothing about MusicXML, so don't know how such a feature
>> should be exported/imported in that format either.
>>
>>
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to