Google V8 engine

Marc Nostromo [M-.-n] marc.nostromo at gmail.com
Tue Jul 24 13:03:34 CEST 2012


It's for scripting, with DSP, I'm still fine compiling :)

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.

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.

So I was checking if there was any big NoNo out there

/M

2012/7/24 Joost Schuttelaar <joost at joostschuttelaar.nl>

> On Jul 24, 2012, at 12:25 , Marc Nostromo [M-.-n] wrote:
>
> > 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 ;)
> >
> > 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.
>
> 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.
>
> --
>
> Joost Schuttelaar
> The Hague, NL
>
> _______________________________________________
> music-bar mailing list
> music-bar at lists.music-bar.org
> http://lists.music-bar.org/cgi-bin/mailman/listinfo/music-bar
>



-- 
http://marc-nostromo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.music-bar.org/pipermail/music-bar/attachments/20120724/dbbeecfb/attachment.html>


More information about the music-bar mailing list