Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-17 | Add positive Python test for get_port_by_designation() | David Robillard | 1 | -0/+1 | |
2019-01-13 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2016-09-05 | Add new hand-crafted Python bindings | David Robillard | 1 | -1/+14 | |
New bindings are Pythonic, supporting iteration, DWIM type conversion, pretty printing, and so on, where possible. Updated test suite covers 100% of binding code. Which is to say: add real Python bindings. As far as the Lilv API itself is concerned, you can do everything via Python. However, more work is needed to make fancy wrappers for parts of LV2 itself (MIDI, URI map, etc) to be able to run advanced plugins. | |||||
2013-12-19 | Add support for running plugins from Python by Kaspar Emanuel (fix #939 and ↵ | David Robillard | 1 | -0/+49 | |
#940). git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5189 a436a847-0d15-0410-975c-d299462d15a1 |