summaryrefslogtreecommitdiffstats
path: root/examples/hosts/host.c
AgeCommit message (Collapse)AuthorFilesLines
2007-02-05Reorganized tree in preparation for beta release.David Robillard1-341/+0
Split simple (example) jack host and more useful one (with midi). Working Jack/LV2 midi in lv2_jack_host. Added lv2_list. git-svn-id: http://svn.drobilla.net/lad/slv2@279 a436a847-0d15-0410-975c-d299462d15a1
2007-01-12Split jack_host into slv2_simple_jack_host and slv2_host, added MIDI support ↵David Robillard1-0/+341
to slv2_host. git-svn-id: http://svn.drobilla.net/lad/slv2@251 a436a847-0d15-0410-975c-d299462d15a1