On Fri, 2004-07-30 at 13:47, Steve Harris wrote: > On Fri, Jul 30, 2004 at 01:27:16PM -0400, Dave Robillard wrote: > > The problem with what you want (having "midi cables" in a modular synth) > > is we don't have a plugin format that supports MIDI yet. Like > > everything else, we just have to wait on GMPI for this. :( > > *cough* yes we do, DSSI. It accepts alsa-seq format MIDI structs. > > - Steve The more I think about this mini-DSSI-plugins (ie super LADSPA) the more I like it. I'm going to write a DSSI sample-player plugin that simply plays a sample when a gate input goes high. Doesn't care about MIDI at all. Is this doable? -DR-