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
- Host: GitHub
- URL: https://github.com/kunstmusik/csound-live-code
- Owner: kunstmusik
- Created: 2017-10-20T23:46:37.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T17:44:47.000Z (over 1 year ago)
- Last Synced: 2025-03-22T22:04:31.387Z (9 months ago)
- Topics: csound, livecode
- Language: Csound
- Homepage: http://live.csound.com
- Size: 38 MB
- Stars: 109
- Watchers: 12
- Forks: 15
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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).