documentation for rsc3
Find a file
2024-07-28 10:21:22 +02:00
examples documentation as required 2024-07-28 10:21:22 +02:00
help documentation as required 2024-07-28 10:21:22 +02:00
rsc3-docs documentation as required 2024-07-28 10:21:22 +02:00
tutorials documentation as required 2024-07-28 10:21:22 +02:00
README.org documentation as required 2024-07-28 10:21:22 +02:00
rsc3-docs.pdf documentation as required 2024-07-28 10:21:22 +02:00
rsc3-docs.scrbl documentation as required 2024-07-28 10:21:22 +02:00

examples & help

The scheme files in file:help/ correspond closely to the SuperCollider help files included in the standard distribution and can easily be used alongside them (the schelp source files can be found at github). Examples from the help files, tutorials and other sources are included in file:examples/

tutorials

via https://rohandrape.net/?t=rsc3-texts

rsc3 for Schemers: An Introduction to rsc3

These are notes for a talk addressed to Schemers about rsc3, a scheme client to the SuperCollider (Sc3) synthesis server. This talk provides a brief history of computer music in order to place Sc3 in context and to define the problem domain, and then a description of and rationale for rsc3.

available online at https://rohandrape.net/?t=rsc3-texts&e=md/rsc3-for-schemers.md

rsc3 tutorial

A brief introduction to using scheme supercollider available online at https://rohandrape.net/ut/rsc3-texts/html/rsc3-tutorial.html