Difference between revisions of "SoundData:setSample"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

SoundData:setSample( i, sample )

Arguments

number i
The position of the sample (0 means first sample).
number sample
A normalized sample (range -1.0 to 1.0).

Returns

Nothing.

See Also