April 17th, 2012· Android now supports saving the sheet music as images.
· Added support for displaying lyrics.
· Workaround for wrong TimeSignature format in Acid Music Studio.
· New option to mute tracks, but still keep them displayed.
· Show note letters in english (C, C#, D), Do-Re-Mi, or numbers.
· More easy songs.
· Fixed bug where Save As Images fails for sample songs.
January 16th, 2012· MidiSheetMusic now ships with over 50 sample MIDI songs.
· Added new menu "Open Sample Song" to select one of the sample songs. Added a new menu option "Show Measure Numbers" to display the measure numbers for each staff.
· Added a new menu and dialog "Play Measures in a Loop", which allows you to select a range of measures (like 5 through 10), and play just those measures in a loop.
· Improved the algorithm that chooses how to connect chords with beams. For example, added support for beams connecting 4 chords and 6 chords.
· Fixed a bug where the notes aren't vertically aligned towards the very end of the song.
· Fixed a bug in Windows, where the sound didn't play if the filename was too long.
· Fixed a bug in Windows, where the sound and highlighting didn't sync up when the midi file had too many ControlChange events.
· Fix a bug when using horizontal scrolling, where the sheet music suddenly jumps to the start of the song during playback.
· De-select percussion tracks by default.
· Fix a bug on Mac OS X, where you couldn't open midi files with non-ascii filenames.
· Added a project build file (SheetMusicDLL.csproj) for developers who want to build the SheetMusic Control as a standalone DLL library, independent of the MidiSheetMusic executable.
· Ported MidiSheetMusic to the Android platform.