Skip to content

v1.4.1 "The 1.4 version that actually works"

Latest
Compare
Choose a tag to compare
@ScheerleJo ScheerleJo released this 18 Oct 10:28
d2caaf9

This release brings the rework a step closer to completion. It fixes many small problems v1.4.0 had with running the Webserver, especially the midi part.

Now the Midi-Input listens to Midi-start and Midi-stop messages to trigger the rec status.

The attached .exe should theoretically work, but it currently has some weird issues with some workstations. I recommend downloading the zip and following the Readme for the installation. You don't need to compile the app again but may need to install some dependencies.

Updates:

  • Listener for Midi-Input works now.
  • ErrorHandling, when Midi-Output is deactivated or not available
  • Spelling-Errors fixed
  • HTTP-Get has a now handled edge-case
  • compiling with pkg from yao-pkg now works again
  • update and extend documentation

What's Changed

Full Changelog: v1.4.0...v1.4.1