-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- TryDiatonic method returns Swap if diatonic, longer than the current chromatic, is found - WPF UI with i, ii, iii, iv, v... instead of 0, 1, 2 for diatonic - Failing Chomsky tests ignored/commented out - Deleted some dead code - updated NAudio 1.8.5 -> 1.9.0 Todo: - tests for DiatonicToChromatic and ChromaticToDiatonic - perform test coverage on clean enlistment - add NoteWithDuration.Transpose to replace heavy isPause logic, have -128 < note < 128 in Note class - findnth weirdness
- Loading branch information
Showing
14 changed files
with
639 additions
and
345 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Remove this line