How can I convert a "compound music expression" made of just *one* "music expression" to a music expression? So something that "removes" curly brackets.
For example it should convert
{<a b c>}
to
<a b c>
Thanks, g.
How can I convert a "compound music expression" made of just *one* "music expression" to a music expression? So something that "removes" curly brackets.
For example it should convert
{<a b c>}
to
<a b c>
Thanks, g.