A simple and dumb lv2 plugin to test host state support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 267B

3 years ago
1234567
  1. # lv2-state-test
  2. A simple and dumb [lv2 plugin](https://lv2plug.in/) to test host state support.
  3. The code is released under the WTF Public License, so yeah, just do whatever you want with the code.
  4. There is no documentation or support for this project whatsoever.