Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

kunstmusik/csound-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Welcome to the Csound Notebook. This applications is built using Ruby on Rails for the server-side and AngularJS and Bootstrap on the client-side.

To get started:

  • Run ‘bundle install` to install all the required gems.

  • Run ‘rails server` to run the server locally and use localhost:3000 to test in the browser.