Hi @mager33 ,
Do you mean:
- those that are directly usuable from the zynthian “stock” image
- those that are added when updating LV2 plugin’s list from the webconf ? (it takes a looong time to update the list)
As an Open Source project, Zynthian is freely available here.
- Zynthian-UI: the core of the box (mostly Python + 1/4 of C++). I’ve found this: zynthian-ui/zyngine/zynthian_lv2.py at testing · zynthian/zynthian-ui · GitHub
- Zynthian-sys: a bunch of low level settings/scripts/… needed by the box to run the system
- Zynthian-webconf: the tool for configuring remotely the box (mostly in Python). The LV2 plugin management tool is here.
And if you’re not a developer, as I am, feel free to contribute positively like this