Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sabihoshi committed Apr 3, 2021
1 parent 0f7898f commit e4cca03
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A MIDI to key player made using C# and WPF using Windows Fluent design.

![2021-04-03_13-59-35](https://user-images.githubusercontent.com/25006819/113470027-f4e25680-9484-11eb-9bcd-a0f26f647610.png)
![GenshinLyreMidiPlayer_2021-04-04_05-39-12](https://user-images.githubusercontent.com/25006819/113492119-1c2e3780-9508-11eb-9529-50fe60f9132f.png)

## How to install

Expand All @@ -18,11 +18,14 @@ A MIDI to key player made using C# and WPF using Windows Fluent design.
* You can play multiple tracks of a MIDI file at the same time.
* You can enable transposing of notes, otherwise it will skip the notes entirely.
* Written in C# WPF with modern fluent design.
* [![](https://img.shields.io/badge/v1.2.0-New!-yellow)](https://github.com/sabihoshi/GenshinLyreMidiPlayer/releases/tag/v1.2.0) Play using your own MIDI Input Device
- If you have your own MIDI instrument, this will let you play directly to the Genshin Lyre

## Upcoming

* Play using your own MIDI Input Device
- If you have your own MIDI instrument, this will let you play directly to the Genshin Lyre
* Different keyboard layouts (QWERTZ, AZERTY, DVORAK, etc.)
* Output into a "Piano Sheet" in a text file.
* History of opened MIDI files.
* Light/Dark Theme overrides (currently respects your system theme.)

## About

Expand Down

0 comments on commit e4cca03

Please sign in to comment.