Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zarstensen zarstensen released this 17 Jun 09:55
· 22 commits to master since this release
8e1b185

This release includes the mostly finished EchoMIDI library and a very simple prototype command line application.

Application

On startup the user is prompted for the inpu device id. A list of avaliable devices is also listed.
After this has been entered, all of the avaliable output devices will be listed and the user will be prompted for output targets, as well as a focus mute path (leave empty for no focus mute). If an invalid id is entered (-1 for example), the app assumes no more targets will be added, and starts the Echoer.

The focus mute path can either be the name of the application (the exe name, both with and without file extension is valid), or the full path to the application executable.

press the Enter key, once the application has started echoing, to exit the app.

Library

see README and docs for usage.

Full Changelog: https://github.com/karstensensensen/EchoMIDI/commits/0.3.0