[Csnd] Pnacl Downloads
Date | 2014-08-08 00:22 |
From | Daisy Audio |
Subject | [Csnd] Pnacl Downloads |
Hi all, Where can I find the full details and files for the Pnacl extensions for Csound? I've found bits and bobs and got some stuff running, but I'm sure I'm missing part of the sdk.
Any pointers to papers on the subject would be greatly appreciated too. Thanks Dominic
|
Date | 2014-08-08 00:52 |
From | Steven Yi |
Subject | Re: [Csnd] Pnacl Downloads |
You can download slides and paper from the last Linux Audio Conference here: http://lac.linuxaudio.org/2014/program Ed and myself gave the presentation, and the paper was jointly done with John and Victor. The latest PNaCl release is always contained with the Csound releases: http://sourceforge.net/projects/csound/files/csound6/Csound6.03/ It should have the PDF manual contained. For two example projects, you can check out: https://github.com/kunstmusik/processingjs_example which uses ProcessingJS for the frontend and PNaCl for the backend. The csound-notebook server source code is available here: https://github.com/kunstmusik/csound-notebook There's also a very nice project by Alexander Tape here: http://alexandertape.github.io/ which also uses ProcessingJS and PNaCl. On Thu, Aug 7, 2014 at 7:22 PM, Daisy Audio |
Date | 2014-08-08 01:12 |
From | Daisy Audio |
Subject | [Csnd] Re: Pnacl Downloads |
Excellent! Thank you Steven. That's a huge amount of information, plenty for me to get my teeth into. Thanks Dominic
On Friday, August 8, 2014, Steven Yi <stevenyi@gmail.com> wrote: You can download slides and paper from the last Linux Audio Conference here: |
Date | 2014-08-08 16:07 |
From | Forrest Cahoon |
Subject | Re: [Csnd] Re: Pnacl Downloads |
I also have a simple PNaCl Csound sequencer app at http://fcahoon.github.io/seq/ ; the source can be found at https://github.com/fcahoon/fcahoon.github.io . On Thu, Aug 7, 2014 at 7:12 PM, Daisy Audio <daisyaudioresearch@gmail.com> wrote: Excellent! Thank you Steven. That's a huge amount of information, plenty for me to get my teeth into. |
Date | 2014-08-08 22:00 |
From | Daisy Audio |
Subject | [Csnd] Re: Pnacl Downloads |
Thanks for that Forrest. I've seen your sequencer before, it's a great example of the type of things PNaCL can be used for. Thank you for sharing the source code. It's very helpful indeed, especially for what I'm doing with Csound and PNaCL.
Have a good weekend. Dominic On Friday, August 8, 2014, Forrest Cahoon <forrest.cahoon@gmail.com> wrote:
|