Skip to content

kunstmusik/csound-live-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2aa81e9 · Sep 29, 2023
Jun 21, 2021
Feb 1, 2020
Jun 18, 2021
Sep 29, 2023
Dec 3, 2022
Jul 15, 2018
Mar 16, 2019
Nov 12, 2022
Oct 26, 2017
Dec 11, 2017
Jan 18, 2021
Jan 4, 2018
Nov 17, 2019
May 7, 2021
May 7, 2021
Nov 10, 2022
Oct 2, 2020
Aug 10, 2020
Nov 10, 2022
May 14, 2018
Nov 12, 2022

Repository files navigation

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.