Csound Csound-dev Csound-tekno Search About

csound node

Date2015-12-06 11:48
FromFrancesco Porta
Subjectcsound node
Hello All,
after a hard work (for me!) i was able to build csound.node on Ubuntu 14.04
32 bit.
Almost all examples works in a nw window (browser?) but what i would like to
know now is how can i run the examples in a browser (if i would like to use
my firefox browser)?
Please note that my web knowledge is near to 0!

Thanks,
ciao,
francesco.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-12-06 22:20
FromMichael Gogins
SubjectRe: csound node
To run in a browser, you can't use csound.node. You have to use the
Emscripten build (Csound compiled down to javascript) or the PNaCl
build (Csound compiled down to language for Google's virtual machine
that runs in Google's Chrome browser, version 31 or later, OS X,
Linux, and Windows, no Android or iOS).

Emscripten would work in Firefox, PNaCl will not work in Firefox.

I recommend you use Google Chrome on a PC with the PNaCl build.

The NW window is a browser, it is an embedded version of Chrome.

Regards,
Mike

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Sun, Dec 6, 2015 at 6:48 AM, Francesco Porta
 wrote:
> Hello All,
> after a hard work (for me!) i was able to build csound.node on Ubuntu 14.04
> 32 bit.
> Almost all examples works in a nw window (browser?) but what i would like to
> know now is how can i run the examples in a browser (if i would like to use
> my firefox browser)?
> Please note that my web knowledge is near to 0!
>
> Thanks,
> ciao,
> francesco.
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here