calamitySoft / Interval-Training

Plays two notes and asks you to identify the interval between them.
http://www.calamitysoft.net/on-the-go-intervals/
Other
2 stars 2 forks source link

Interval name display a little screwy #4

Closed loganmoseley closed 14 years ago

loganmoseley commented 14 years ago

Figure out how to ensure intervals are completely legible (visible?)

The strings in the array shouldn't need to have a \n

loganmoseley commented 14 years ago

Interval strings are always visible.

loganmoseley commented 14 years ago

The \n in the interval strings is fine (for now). Tweaking it around won't change anything right now.

If we make another version, this might have to be changed. If we read from files instead of hard-coding, this will have to be changed.