Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Basic Functions implemented

Pre-release
Pre-release
Compare
Choose a tag to compare
@dehnhardt dehnhardt released this 15 Jun 06:55
· 303 commits to master since this release

v0.1-beta

Linux

Tested only with MIO10, but should work with other IConnectivity-MIDI devices

  • what works

    • Searching for devices on all alsa ports
    • Setting the device name
    • Setting the network parameters
    • Setting the routes
    • Storing all settings to FLASH
    • Reading all setting from FLASH (1)
    • Restore current configuration to factory default (1)
  • known problems

    • in general error handling is currently nearly not implemented. I still don't have a concept
    • (1) after reading the settings from flash or restoring to factory default, the application might crash - I'm still not sure what the problem is.

Windows

someone might try;-)

Mac

someone might try;-)