Skip to content

Releases: sabihoshi/GenshinLyreMidiPlayer

Track Filtering

14 May 11:00
ab10b62
Compare
Choose a tag to compare

Track Filtering

You are now able to filter tracks by entering a title on the search box at the top left.

2021-05-14_19-04-24

Timer

You can have the lyre auto play at a specified time. This can be found inside the settings page.

2021-05-14_19-06-48

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.

2021-05-14_19-03-42

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

13 May 09:31
91fbd83
Compare
Choose a tag to compare
v1.10.0 Pre-release
Pre-release
Add timer for playing at a specified time

Media Controls

04 May 05:37
84a1c21
Compare
Choose a tag to compare

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.

2021-05-04_13-25-52

Changelog

  • Add media controls.
  • Disable playback if selected tracks cannot actually play anything.

Playlist History & Persistence

28 Apr 03:20
c1c1c04
Compare
Choose a tag to compare

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

24 Apr 15:24
a1e5c67
Compare
Choose a tag to compare
v1.8.2.1 Pre-release
Pre-release
Preserve name and body of releases

Play through speakers

18 Apr 17:43
fa6d80c
Compare
Choose a tag to compare

Test Mode

You will be able to use your speakers to test out MIDI files. This works when using MIDI instruments as well.
GenshinLyreMidiPlayer_2021-04-17_15-59-20

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

17 Apr 08:01
544ac54
Compare
Choose a tag to compare
Play through speakers Pre-release
Pre-release
v1.7.5

Fix issue of MIDI instruments not working with Test Mode

Playlist Controls & History

14 Apr 14:25
7d66401
Compare
Choose a tag to compare

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.
GenshinLyreMidiPlayer_2021-04-13_22-28-11

History

You can view the history and your playlist under a new tab. To change a song, double click on the item.
GenshinLyreMidiPlayer_2021-04-13_22-27-05

v1.6.2

13 Apr 14:32
ace8cb0
Compare
Choose a tag to compare
v1.6.2 Pre-release
Pre-release
Fix issue of playlist not updating if shuffle is on

v1.5.4: Fix exception when key is out of range

12 Apr 10:07
6f9beda
Compare
Choose a tag to compare
Fixes #5