Difference between revisions of "MultiGrain"

From CCRMA Wiki
Jump to: navigation, search
Line 1: Line 1:
 
== IDEA==
 
== IDEA==
 
Implementation of real time granular synthesis in Chuck, with the ability to be used in live performance.  The synthesis parameters (grain length, position, position randomness, pitch, and pitch randomness) can be tweaked in real time.
 
Implementation of real time granular synthesis in Chuck, with the ability to be used in live performance.  The synthesis parameters (grain length, position, position randomness, pitch, and pitch randomness) can be tweaked in real time.
 +
 +
[http://ccrma.stanford.edu/~baeksan/220a/final_project/chiko.wav Original sound file]
  
 
[http://ccrma.stanford.edu/~baeksan/220a/final_project/grain_size.wav Varying grain length]
 
[http://ccrma.stanford.edu/~baeksan/220a/final_project/grain_size.wav Varying grain length]
Line 8: Line 10:
 
[http://ccrma.stanford.edu/~baeksan/220a/final_project/pitch_shifting.wav Transposing pitch]
 
[http://ccrma.stanford.edu/~baeksan/220a/final_project/pitch_shifting.wav Transposing pitch]
  
[http://ccrma.stanford.edu/~baeksan/220a/final_project/time_stretching.wav Time Stretching]
+
[http://ccrma.stanford.edu/~baeksan/220a/final_project/time_stretching.wav Time stretching]
  
[http://ccrma.stanford.edu/~baeksan/220a/final_project/time_stretching_pitch.wav Time Stretching with transposition]
+
[http://ccrma.stanford.edu/~baeksan/220a/final_project/time_stretching_pitch.wav Time stretching with transposition]

Revision as of 17:17, 10 December 2007

IDEA

Implementation of real time granular synthesis in Chuck, with the ability to be used in live performance. The synthesis parameters (grain length, position, position randomness, pitch, and pitch randomness) can be tweaked in real time.

Original sound file

Varying grain length

Varying randomness of position

Transposing pitch

Time stretching

Time stretching with transposition