A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
useSample(frames:Number) — method, interface com.noteflight.standingwave3.elements.IDirectAccessSource |
|
useSample is like getSample(), except it does not return a Sample. |
useSample(numFrames:Number) — method, class com.noteflight.standingwave3.elements.Sample |
|
IDirectAccessSources can be used similarly to IAudioSource. |
useSample(numFrames:Number) — method, class com.noteflight.standingwave3.filters.CacheFilter |
|
Fill the next run of audio if necessary, but do not return it
Advance our playback
|
useSample(numFrames:Number) — method, class com.noteflight.standingwave3.filters.DecayFilter |
| |
useSample(frames:Number) — method, class com.noteflight.standingwave3.generators.AbstractGenerator |
| |
useSample(numFrames:Number) — method, class com.noteflight.standingwave3.generators.SoundGenerator |
|
Fill the next run of audio if necessary, but do not return it
Advance our playback
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |