Warren Jonhow Lee

Computer Generated Sounds: Hw#5




1. Introduction

	The sound source can mainly divide into two parts: the first is melody and chords of "Fly Me To The Moon"
	played with acoustic guitar;
	The second is inspired from the sample file, which has birds, animals, typing, and winds sounds.
	Score picture below shows how different kinds of sounds pop out along timeline.
	Both parts implement FFT amplitude tracker or multitracker to generate flute or string sounds.

	By combining sounds from nature and digital world, we can get a whold new pot-smokin' piece of music. 



	

2. Song

	
		hw5.wav
		free.wav
		chords.wav
		typingSounds.wav
		birds.wav
		winds.wav
		animals.wav

3. Source Code

		amplitudeFrequencyTracker.ck
		multiTracker.ck
		Binaural4.ck
		myBinauralPlayer.ck
		StereoRecorder.ck