It's for scripting, with DSP, I'm still fine compiling :)<div><br></div><div>One example could be building a processing graph out of existing devices - modular style -, another one to try several arpegiator pattern combinators, maybe hacking a quick display to some internal synth parameters. That kind of things.</div>
<div><br></div><div>lua could be good. python could too but since I know JS and that the inclusion of V8 seems to be nicely documented, I was gearing toward it.</div><div><br></div><div>So I was checking if there was any big NoNo out there</div>
<div><br></div><div>/M<br><br><div class="gmail_quote">2012/7/24 Joost Schuttelaar <span dir="ltr"><<a href="mailto:joost@joostschuttelaar.nl" target="_blank">joost@joostschuttelaar.nl</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Jul 24, 2012, at 12:25 , Marc Nostromo [M-.-n] wrote:<br>
<br>
> I'm looking to add some compile on the fly features to my synth architecture. Mostly what I would like it to start the program once and be able to sent it various iterations of client code so I don't have to recompile all the time. Plus adding external scripting possibilities is always a good thing ;)<br>

><br>
> As anyone any experience with V8 integration with C++ ? It looks like it's doing pretty much what I'd like to but some confirmation would be nice before I start putting my finger in this mess.<br>
<br>
</div>Scripting? Or DSP? For the first, perhaps embed Lua? It's made for that. V8 has made some strides recently (notably because of NodeJS) that makes it easier to use standalone.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<br>
Joost Schuttelaar<br>
The Hague, NL<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
music-bar mailing list<br>
<a href="mailto:music-bar@lists.music-bar.org">music-bar@lists.music-bar.org</a><br>
<a href="http://lists.music-bar.org/cgi-bin/mailman/listinfo/music-bar" target="_blank">http://lists.music-bar.org/cgi-bin/mailman/listinfo/music-bar</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><a href="http://marc-nostromo.com" target="_blank">http://marc-nostromo.com</a>
<br>
</div>