Releases: yobson1/webfishing-midi
Releases · yobson1/webfishing-midi
1.2.0
1.1.1
[1.1.1] - 2024-10-27
🐛 Bug Fixes
- Change pause/play key from space to right shift. A less commonly used key, it was easy to press space while typing something and accidentally resume playback.
Usage
webfishing-midi.exe for windows
webfishing-midi for linux
Full Changelog: 1.1.0...1.1.1
1.1.0
[1.1.0] - 2024-10-27
🚀 Features
- Improved error handling when midi data fails to parse
- Add midi track selection
- Log which track a note is from
- Add progress bar
- Add pausing
- Reduce log verbosity
Usage
webfishing-midi.exe for windows
webfishing-midi for linux
Full Changelog: 1.0.0...1.1.0
1.0.0
[1.0.0] - 2024-10-25
🚀 Features
thanks @Peacockli - these features are from their fork
- folder navigation and refresh options
- looping option
- song queue
- attempt to find a suitable string to play a note when another string is busy - less skipped notes
- remove skip overlapping strings - replaced by suitable string searching
- configurable input delay based on your usual minimum FPS
Usage
webfishing-midi.exe for windows
webfishing-midi for linux
Full Changelog: 0.2.0...1.0.0
0.2.0
[0.2.0] - 2024-10-21
🚀 Features
- Add linux native build window name
- Optionally skip overlapping string notes
- Reset the guitar to all open string before starting to play
Usage
webfishing-midi.exe for windows
webfishing-midi for linux
Full Changelog: 0.1.1...0.2.0
v0.1.1
v0.1.1
- Allow playing midis that don't have the format tagged as
parallel
in the header - they seem to work fine - Log a warning when using non parallel midis
Usage
webfishing-midi.exe for windows
webfishing-midi for linux
Full Changelog: 0.1.0...0.1.1