myComposition
Description:
The composition reads the sound file "classical.wav" with 8388608 samples into wavetable
number 1 and then passes it through
instr1 and this generates a 120 seconds of stero audio output using the wavetable
The parameters needed to control the synthesis are passed from the score file.
linseg function generator is used to generate an envelope with 0.75 seconds of
linear attack.The stero effect is generated by using two seeds for the granule
function.And it also has a second instrument instr2 which creates a reverb effect
on the sound file for 4 seconds when its called.The third instrument is just used to
write to the file.
The sample file used in the instrument was obtained from:
http://archive.org/details/onclassical-quality-wav-audio-files-of-classical-music
Back to the COSC 4P98 Gallery