summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/LV2Plugin.hpp
AgeCommit message (Collapse)AuthorFilesLines
2008-01-21Work on generic LV2 events.David Robillard1-2/+8
git-svn-id: http://svn.drobilla.net/lad/ingen@1090 a436a847-0d15-0410-975c-d299462d15a1
2007-10-22Rework plugin design (engine side) to be less crap.David Robillard1-0/+76
Use LADSPA labels instead of munged friendly names to generate OSC paths. Separate OSC paths/names from human friendly names (conceptually, still needs UI exposing). git-svn-id: http://svn.drobilla.net/lad/ingen@898 a436a847-0d15-0410-975c-d299462d15a1