Sound for Interaction Flash Piano

esse quam videri
Revision as of 18:48, 3 June 2007 by Jeff (talk | contribs)
Jump to: navigation, search

Part 1 Prepare the Audio Files

We are going to build a piano in flash. The project will teach pitch tools in sound forge, reinforce the action script we learned in the first flash project and teach more about flash buttons. Unfortunately flash is lacking in pitch processing tools to we will need to preprocess all the files in sound forge before we inprt them into flash.


Select an Audio sample that will be you base sample

Open the file that you selected it in Sound forge. Edit out any empty space at the begging or end of the file and make sure that it doesn to pop when looped.

FlashPianoOriginalSound.png

We need to alter the pitch of this sound file to cover one octave. We will pitch shit the file up six times and down six times. Select the entire sound file (double clisk it, ctr-a, or edit/select all). Then select Effects/Pitch/Shift.

FlashPianoSelectPitchSift.png


FlashPianoSelectPitchSiftWindow.png

FlashPianoThirteenFiles.png

Sound for Interaction Flash Piano Part2