So I have a audio file that is of a piano playing the A4 note (440Hz) and I have been able to change the pitch by using the audio events Set Playback Rate function, so I can effectively have all the notes on a piano. What I want to do now, is use the same audio file and change the timbre so I can simulate different instruments.
Granted I can just record the A4 note for each instrument and use the method I have now, but I'd rather just have one file that does the whole thing.