Skip to content

kmichaelfox/SC_Demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

SuperCollider Demo

This repo is the first portion of our class SuperCollider demo for November 10. SuperCollider is an object oriented programming language based on Smalltalk and C, but focused on audio synthesis.

I've prepared two components of the demo: a file in this repo that is a soft intro to the idioms of the language, and a second live in-class demo where we actually go through the process of making sounds and building some stuff that begins to create more of a "compositional structure".

For now, only a few steps:

  • Clone this repo to... anywhere, really
  • Download SuperCollider from here
  • Install SuperCollider
  • BEFORE NOVEMBER 10 open the only other file that comes with this repo and follow along for a crash course in the language.

The intro part is not at all required, but it is really recommended. You might be totally lost in class if you don't have a decent idea of SC basics.

After the in-class portion of the demo, I'll push the in-class code to this repo so you can keep it for your records.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published