On Fri, 2006-05-26 at 14:10 +0200, Lars Luthman wrote: > On Thu, 2006-05-25 at 23:09 -0400, Dave Robillard wrote: > > Hi all, > > > > I've been working on a host library for LV2 plugins. It's at the point > > where everything is working (LV2 plugins are working in Om right now), > > so I'd like some feedback on the API from anyone who's interested before > > it gets too entrenched. The primary design goal is to be as simple and > > terse as possible for the host author, so if you would prefer something > > was different let me know. > > > > A simple (working) Jack host: > > http://www.scs.carleton.ca/~drobilla/files/slv2_jack_host.c > > Is it necessary to include <rasqal.h> directly?
Oh right, forgot about that. Nope. *Updated* -DR-
