Difference between revisions of "MultiGrain"
From CCRMA Wiki
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 | + | [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 | + | [http://ccrma.stanford.edu/~baeksan/220a/final_project/time_stretching_pitch.wav Time stretching with transposition] |
Revision as of 16: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.