Function
Source:setPitch( pitch )
Sets the pitch of the Source.
Synopsis
Source:setPitch( pitch )
Parameters
pitch float Calculated with regard to 1 being the base pitch. Each reduction by 50 percent equals a pitch shift of -12 semitones (one octave reduction). Each doubling equals a pitch shift of 12 semitones (one octave increase). Zero is not a legal value.
Copyright © 2006-2010 LÖVE Development Team.