On Thu, 2004-06-10 at 06:22, [EMAIL PROTECTED] wrote: > On Thu, Jun 10, 2004 at 07:27:03AM +0100, Steve Harris wrote: > > On Wed, Jun 09, 2004 at 08:41:10 -0400, Dave Robillard wrote: > > > Heck, I write programs I don't even release because I'm too lazy (ie > > > this: http://chat.carleton.ca/~drobilla/patchbay.png).. PR isn't even on > > > the radar screen. > > > > Yeah, where is that whizzy patchbay, I've been waiting a while now ;) > > me too... very nicely done. > where is the midi ? > > please make midi data run from top to bottom :) > this imposes some syntax on the graph (works for galan at least) > > why isnt it Gtk ? :))))))))))
Hmm..... I never thought of the idea of having MIDI run vertically. I think it might just confuse matters, but perhaps not. Athough I suppose it does paralell control/audio data in galan, and that works pretty well. Well.. when I do midi I'll give it a try. :) And it is Gtk... well, sorta. Gtkmm, with gnomecanvas for the actual patch bay part. What can I say, I like C++. -DR-