vban-cmd-python/examples/gui
2023-08-04 21:14:33 +01:00
..
__main__.py add double click event for slider 2023-08-04 21:14:33 +01:00
README.md single channel GUI example added. 2023-06-25 14:49:28 +01:00

About

A single channel GUI demonstrating controls for the first virtual strip if Voicemeeter Banana.

This example demonstrates (to an extent) two way communication.

  • Sending parameters values to the Voicemeeter driver.
  • Receiving level updates

Parameter updates (pdirty) events are not being received so changing a UI element on the main Voicemeeter app will not be reflected in the example GUI.

Use

Simply run the script and try the controls.