An open API service indexing awesome lists of open source software.

https://github.com/kunstmusik/csound-live-code

Library and web application for live coding with Csound
https://github.com/kunstmusik/csound-live-code

csound livecode

Last synced: 9 months ago
JSON representation

Library and web application for live coding with Csound

Awesome Lists containing this project

README

          

# Live Coding with Csound

Steven Yi

## Introduction

This repository contains a Csound user-code library for live coding. The library may be used:

* by \#including the livecode.orc file in your own project,
* by running livecode.csd to initialize and start a live coding session on the desktop,
* by loading http://live.csound.com in any browser that supports WebAudio and WebAssembly.

Further documentation is available in the [doc folder](doc/intro.md).