[Ardour-Dev] OSC middleware - was:gain-mapping

Robin Gareus robin at gareus.org
Tue May 24 11:22:02 PDT 2016


On 05/24/2016 08:11 PM, Paul Davis wrote:
> On Tue, May 24, 2016 at 2:05 PM, Len Ovens <len at ovenwerks.net> wrote:
> 
> Yes, I'd much prefer that we just make it simple (enough)  to do this sort
> of thing without middleware, but with some builtin mapping syntax and code.
> It could potentially be done via a loaded .so that uses a very simple API,
> something along the lines of
> 
>                      std::string translate_osc_message (std::string const&);
> 
> but really it seeems to me to be doable via looking at some definition in a
> file (vaguely xslt-ish, i suppose)
> 

I think we should instead follow renoise and simply implement control
surfaces (or middleware) as lua scripts. We're almost there anyway.

2c,
robin


More information about the Ardour-Dev mailing list