jjazzboss / JJazzLab

A complete and open application for automatic backing tracks generation.
https://www.jjazzlab.org
GNU Lesser General Public License v2.1
397 stars 26 forks source link

Improve ChordLeadSheet API and implementation #342

Closed jjazzboss closed 1 year ago

jjazzboss commented 1 year ago

Use TreeSet internally for better performance (position-based operations), make ChordLeadSheet implements Comparable