In article <[email protected]>, Tony Mountifield <[email protected]> wrote: > lasconic wrote > > I will let Werner answer on the way to represent it in the MSCX format in > > the most consistent way. > > > > I have one question about the logic you described. What if a user enters > > Cmaj7(#9)? Checking if the entered string ends with a parenthesis is > > probably not enough... We should check if there is a matching parenthesis > > in the chordname, except for the first position. > > That's exactly right, and I had already thought of that, but didn't mention > it. > > > > Another question about the rendering. Which font is used? > > The default font, the same as for the rest of the chord symbol. > > Cheers, > Tony
As part of the same exercise I added the display of capo chord symbols in brackets after the main chords. For the time being, the capo position is stored as a Chordname style setting. This can be changed when a more general way of setting capo positions is defined. See pull request 311. Thanks! Cheers Tony -- Tony Mountifield Work: [email protected] - http://www.softins.co.uk Play: [email protected] - http://tony.mountifield.org ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
