Function
SoundData:setSample( i, sample )
Sets the sample at the specified position.
Synopsis
SoundData:setSample( i, sample )
Parameters
i number The position of the sample (0 means first sample).
sample number A normalized sample (range -1.0 to 1.0).
Copyright © 2006-2010 LÖVE Development Team.