Skip to content

Releases: yobson1/webfishing-midi

1.2.0

28 Oct 01:18
9413f79
Compare
Choose a tag to compare

[1.2.0] - 2024-10-28

🚀 Features

  • Save previous track selections to use as defaults for next time via SQLite DB

Usage

webfishing-midi.exe for windows
webfishing-midi for linux

Full Changelog: 1.1.1...1.2.0

1.1.1

27 Oct 23:38
7a2cc5e
Compare
Choose a tag to compare

[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

27 Oct 22:07
ae58c10
Compare
Choose a tag to compare

[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

25 Oct 12:42
95e453f
Compare
Choose a tag to compare

[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

21 Oct 22:44
07ac39c
Compare
Choose a tag to compare

[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

20 Oct 13:41
3a9386d
Compare
Choose a tag to compare

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

v0.1.0

20 Oct 13:18
c3ad6e0
Compare
Choose a tag to compare

Initial release

webfishing-midi.exe for windows
webfishing-midi for linux