Features included in the last Release

  • Graphical editor to design configurations by drawing components and modeling the flow of messages sent by hardware devices.
  • Lightweight runtime to simultaneously execute any number of configurations.
  • Support for Midi input and Midi output devices.
  • Change the device messages with 2 components:
    • Gate: Define rules to filter out unwanted messages.
    • Transformer: Dynamically change the device message.
  • Define expressions with conditional and arithmetical operators.
  • Use Input Learn to create statements from device messages.
  • Use variables to influence other components.

Planned Features (until version 1.0)

  • More comprehensive and better performing expression language.
  • Validation of Conditions and Expressions in the Designer.
  • Running the configuration inside the Kable Designer.
  • Visual ports to connect components.
  • Gate with negative output.
  • Improved integration of Runtime and Designer.
  • New components.
  • More Feedback (Log & Console)
  • Better Update Process
  • Midi Learn
  • Device pack system to allow flexible adding of new devices.

Planned Features (after version 1.0)

  • More devices (Keyboard, Mouse, Ethernet, …)