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
- Fixes for Midi-I/O and compiling by @ScheerleJo in #8
Full Changelog: v1.4.0...v1.4.1