On Thu, Oct 2, 2014 at 7:02 PM, Phil CM <[email protected]> wrote: > Funny, I was just reading your blog post about it :) Its pretty outdated by now, lv2plug.in/book is the new resource IMO. But I'm leaving it there for the sake of it :)
> But I cannot get it to build because of a gtkmm error: > #include <gtkmm/drawingarea.h> Sounds like a linking issue: i think special GTK2 flags need passing now? GTK3 probably doesn't have a drawingarea or something. Dunno, I don't use it anymore. > Although I do have both > libgtkmm-2.4-dev: /usr/include/gtkmm-2.4/gtkmm.h > libgtkmm-3.0-dev: /usr/include/gtkmm-3.0/gtkmm.h Hmmm dunno again. Sorry. > installed... I too find NTK really nice and lightweight, BTW. I know it > because it's used by Fabla, Sorcer, NSM etc. Cool! > A simple sine-generating synth > plugin with a NTK GUI would be a cool place to start, I must say. Good idea, I'm working on it. There's a single compile error right now, that has something to do with includes and LV2UI_Show_Interface and LV2UI_Idle_Interface (details, nevermind :) I'll post in this thread once its fixed, and then that's that :) Cheers, -Harry -- http://www.openavproductions.com _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
