<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 27, 2017 at 12:58 PM, David Kastrup <span dir="ltr"><<a href="mailto:dak@gnu.org" target="_blank">dak@gnu.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div style="font-family:arial,helvetica,sans-serif;display:inline" class="gmail_default">​<br></div></span>
<br>
There will be ever new control devices in years to come.  Having to<br>
recompile for every single one of them is not a desirable feature, so<br>
the question is what the best way to change that would be.<br></blockquote><div><br><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">​I don't see things this way, sorry. I have no interest or desire to make it possible for people to write control surface support in a non-compiled lanuage, although that is already possible theoretically using lua.<br><br></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">If you look at Reaper and Bitwig, they have control surface support implemented in various non-compiled languages (Javascript for Bitwig), and I don't think it really has a dramatic impact on their control surface support. To the extent that it does, it also creates a divide between developers willing and able to work on the compiled aspects of surface support and the scripted parts, which has its own set of downsides.​<br><br></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">If someone really believes that they can refactor the existing control surface support, integrate it with a scripted/non-compiled language, and then implement new surface support with the result: prove me wrong. Untiil then, it just isn't a high priority item to bridge the gap between "i'm willing to write software as long as i don't have to compile" and "i'm willing to compile ardour". <br></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">​<br></div></div></div></div></div>