Skip to content

Releases: gogins/csound-examples

Initial Release

02 Feb 00:23
Compare
Choose a tag to compare

This is the first packaged release of gogins/csound-examples, forked from the original csound/csound-examples repository.

This repository contains a number of examples for various features and opcodes of Csound for various platforms. Some work, and some are of mainly archival or historical interest. The examples are not only by me but also from other sources.

The examples in the docs/ subdirectory are designed to work in Web browsers using a WebAssembly build of Csound and of the CsoundAC library for algorithmic composition using Csound, which is included in the release. To run locally, unzip the release and change to the docs directory. There, run python3 -m http.server.