Difference between revisions of "SoundData:getSample"
m |
|||
Line 11: | Line 11: | ||
== See Also == | == See Also == | ||
* [[parent::SoundData]] | * [[parent::SoundData]] | ||
+ | * [[SoundData:getSampleCount]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Gets the sample at the specified position.}} | {{#set:Description=Gets the sample at the specified position.}} |
Revision as of 21:32, 16 September 2015
Gets the sample at the specified position.
Function
Synopsis
sample = SoundData:getSample( i )
Arguments
number i
- The position of the sample (0 means first sample).
Returns
number sample
- The normalized sample (range -1.0 to 1.0).
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info