Closed loganmoseley closed 13 years ago
Interval names shown in Settings are now abbreviated. FlipsideVC uses self.abbrIntervalNames (which come from NSArray AbbrIntervalNames in Config.plist) instead of [[Settings sharedSettings] intervalNames].
Interface shuffled a little bit. Switching back to non-abbreviated terms is changing two vars back.
Implemented at b79765851396b7be08ee6392033270517a12b8b5
Example: m3 for Minor Third, P5 for Perfect Fifth. Unison, Tritone, and Octave would stay the same?
Make the changes and see how it looks.