v0.6.2
New Plugin Processor features:
open_editor()
load_state(filepath: str)
save_state(filepath: str)
can_set_bus(inputs: int, outputs: int)
set_bus(inputs: int, outputs: int)
See tests/test_plugins.py
for more examples.
New Plugin Processor features:
open_editor()
load_state(filepath: str)
save_state(filepath: str)
can_set_bus(inputs: int, outputs: int)
set_bus(inputs: int, outputs: int)
See tests/test_plugins.py
for more examples.