Releases: sabihoshi/GenshinLyreMidiPlayer
Track Filtering
Track Filtering
You are now able to filter tracks by entering a title on the search box at the top left.
Timer
You can have the lyre auto play at a specified time. This can be found inside the settings page.
Unplayable notes
Before notes that cannot be played were transposed and then moved a semitone higher. This has been changed and you are now able to choose whether to transpose up, down, or ignore the note entirely.
Changelog
- b3b3079 Enable functionality to filter tracks
- f2c0f17 Use OnPropertyChanged for logic instead of setters
- 91fbd83 Add timer for playing at a specified time
- a0334f7 Update Humanizer.Core dependency to v2.10.1
- 3a0f45c Show Exception type as the title in ErrorContentDialog
- d7f6c85 Show error when note cannot be played
- 97dd880 Fix crash when on versions older than Windows 10
- b93f337 Fix wrong key for AZERTY layout
v1.10.0
Add timer for playing at a specified time
Media Controls
You can now control the Lyre natively by using your media controls! Some keyboards have these as special function keys. Uses the native Media Transport Controls that Windows has. You can read more about System Media Transport Controls.
Changelog
- Add media controls.
- Disable playback if selected tracks cannot actually play anything.
Playlist History & Persistence
Changelog
- Fix issue of tracks not disabling
- Playlist history will now be saved.
- Settings will now persist even if you close the app.
- Fix an issue where songs would not unmerge reload after merging notes.
v1.8.2.1
Play through speakers
Test Mode
You will be able to use your speakers to test out MIDI files. This works when using MIDI instruments as well.
Hyperlinks
Previously hyperlinks did not work, now when an update is available there is a link that directs you to the download page for the updated version.
Bug fixes
- Fix crash when double clicking playlist
- Fix tempo issues when disabling certain tracks
- Some tracks only contain Time Signature and Tempo changes. Disabling these tracks cause the file to be played back incorrectly, so they cannot be disabled anymore.
- Add explanation on tracks that cannot be disabled
- Fix various visual bugs
- Fixed issue of tracks disappearing
- Fixed issue where some buttons were not enabling
- Change location of update button
Play through speakers
v1.7.5 Fix issue of MIDI instruments not working with Test Mode
Playlist Controls & History
You are now able to have a playlist, which allows you to play songs continuously.
Playlist Controls
You can enable shuffle, to repeat a single song, repeat all, or just play the entire playlist once.
History
You can view the history and your playlist under a new tab. To change a song, double click on the item.
v1.6.2
v1.5.4: Fix exception when key is out of range
Fixes #5