forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
MelodyComposer: More cleanups and simplifications
For starters, we no longer need the commend about hashMaps in Melody, as we no longer use it. And mapToMidi() in MelodyComposer doesn't need a switch case at all, just run an if-else check for note boundaries and that's it. They're already defined at the class' header anyway.
1 parent
5c4d5e4
commit 4a4e59d
Showing
2 changed files
with
3 additions
and
71 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