Skip to content

Ashvala/ICSC2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building Web Based interactive systems with Csound PNaCl and WebSockets


Find the paper here:

DOI

###Introduction:

This is the example boiler plate code written for the paper of the same title, which is part of the 2015 ICSC proceedings.

All the server code can be found in the server directory.

The Python front-end can be found in the Python_Interface directory.

The HTML front-ends are in the Frontends directory.

All the directories come with a README.md file that contains instructions on how to use them.

General Set-up:

In order to get a good setup going, follow the instructions in the Frontends directory and deciding which of the two idioms you want to use - static or dynamic. Following which, go to your Servers directory and start the related server.

For the python interface, it's recommended that you have the HTML interface up and running as this will make sound via Csound PNaCl.

Contributing:

Feel free to open an issue with any feature request, enhancement or bug that you find. If you have code to contribute, fork the repo and create a git pull request!

License:

MIT

Thanks to:

  • Dr. Richard Boulanger
  • Socket.io
  • jQuery and all the related libraries that are in use
  • The Csound community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published