Simple Sound Manipulation Lab
The Change Volume function changes the volume of a sound by a given factor.
The Normalize function normalizes the sound to a maximum amplitude.
The Only Maximize function sets all samples to maximum values.
The Increase and Decrease function first increases the volume of a sound and then decreases it.
The Backwards function plays the given sound backwards.
The Half Frequency function expands the length of the samples by 2.
The Double Frequency function shortens the length of the samples by 1/2.
The Copy Sound Into 2 function splices a new sound into the original at a given source index.