Chromesthesia.java
1    /** This program interprets melodic lines given in ABC notation as a
2     * chromesthete might.
3     *
4     * A Pitch class will be defined, and will take center stage in the
5     * processing.
6     *
7     *