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.
falkTX 05547ed5ef
Do tests during both init and save; Correct assumptions; Write files
4 years ago
lv2-state-test.lv2 Use logger; print info on save and restore 4 years ago
.gitignore first commit 4 years ago
COPYING first commit 4 years ago
Makefile Use logger; print info on save and restore 4 years ago
README.md first commit 4 years ago
lv2-state-test.c Do tests during both init and save; Correct assumptions; Write files 4 years ago

README.md

lv2-state-test

A simple and dumb lv2 plugin to test host state support.

The code is released under the WTF Public License, so yeah, just do whatever you want with the code.

There is no documentation or support for this project whatsoever.