Csound Csound-dev Csound-tekno Search About

[Csnd] Csound Notebook: Source now available on Github

Date2014-05-08 16:08
FromSteven Yi
Subject[Csnd] Csound Notebook: Source now available on Github
Hi All,

I've released the source code to the Csound Notebook as open source.
As I wrote it a bit quickly, I am a little hesitant that it might have
some holes where bad things can happen (if you see one, please do let
me know!).

My hope in releasing this as open source is that others will
contribute to help expand the features available to the Notebook
server.  Also, I was hoping others may want to take this project as a
starter for their own csound client/server projects.

The source is available at:

https://github.com/kunstmusik/csound-notebook

The project is written with Ruby on Rails for the server-side, and
uses AngularJS and Bootstrap on the client-side. Contributions on both
sides (making it look nicer, adding new functionality, adding unit
tests, etc.) would be very much appreciated.

Also, if you are csound-notebook user, please do add issues to the
project's issue tracker.  We can use this as a means to keep track of
requests and bugs.

Thanks!
steven