Closed phil123456 closed 3 years ago
is there a plan to port the python binding to python3 ?
They will be entirely rewritten using cython in the next major release.
I try to load all plugins I get this :
... and? Like it says, duplicate plugins are installed.
ok so I'll have to wait :-(
I was wondering how to launch an lv2 plugin and figuring out it's controls, but I use python 3
It works fine with 3.7.3 for me.
are there any tutorials about loading a plugin from python ?
Sorry, not as far as I know.
well...you wrote this, right ?
Yes. That does not make me omniscient.
so you wrote a library and dont use it anywhere ?
I did not mean anything by that , I just try to parse LV2 controls to implement and address them in python
See https://github.com/lv2/lilv/tree/master/bindings/python for working example scripts.
Hi,
is there a plan to port the python binding to python3 ?
I try to load all plugins I get this :