Difference between revisions of "SuperCollider Cookbook"

From CCRMA Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
===simple play===
 
===simple play===
 +
Do this.
 
===varying speed===
 
===varying speed===
 +
Do that.
 
===changing direction===
 
===changing direction===
 
 
Do this and that.
 
Do this and that.
  
Line 12: Line 13:
  
 
Do this and that.
 
Do this and that.
 +
 +
==List Operations==
 +
===scramble==
 +
===reverse===
 +
===find nth===
 +
 +
 +
==Looping==
 +
 +
 +
==Amplitude Modulation==
 +
 +
==Frequency Modulation==
 +
 +
==Additive Synthesis==
 +
 +
==Subtractive Synthesis==

Revision as of 14:08, 5 June 2011

SuperCollider Cookbook by Bruno

Play a sound file

simple play

Do this.

varying speed

Do that.

changing direction

Do this and that.

Play a MIDI file

Do this and that.

List Operations

=scramble

reverse

find nth

Looping

Amplitude Modulation

Frequency Modulation

Additive Synthesis

Subtractive Synthesis