Re: OSC middleware - was:gain-mapping

Robin Gareus <[email protected]> Tue, 24 May 2016 20:22:02 +0200
Newsgroups gmane.comp.audio.ardour.devel
Message-ID <[email protected]>
On 05/24/2016 08:11 PM, Paul Davis wrote:
> On Tue, May 24, 2016 at 2:05 PM, Len Ovens <[email protected]> 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