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 |
rate — Property, class com.noteflight.standingwave3.elements.AudioDescriptor |
| Sampling rate in Hz |
_rate — Property, class com.noteflight.standingwave3.modulation.AbstractModulationData |
| |
rate — Property, class com.noteflight.standingwave3.modulation.AbstractModulationData |
| |
rate — Property, interface com.noteflight.standingwave3.modulation.IModulationData |
| The sample rate for the concrete modulation data |
RATE_11025 — Constant Static Property, class com.noteflight.standingwave3.elements.AudioDescriptor |
| |
RATE_22050 — Constant Static Property, class com.noteflight.standingwave3.elements.AudioDescriptor |
| |
RATE_44100 — Constant Static Property, class com.noteflight.standingwave3.elements.AudioDescriptor |
| |
RATE_5512 — Constant Static Property, class com.noteflight.standingwave3.elements.AudioDescriptor |
| |
readWavBytes(srcBytes:flash.utils:ByteArray, bitDepth:int, channels:int, numFrames:Number) — method, class com.noteflight.standingwave3.elements.Sample |
|
Read wav file data out of a byte array into this sample
|
realize(data:com.noteflight.standingwave3.modulation:IModulationData) — method, class com.noteflight.standingwave3.modulation.BendModulation |
|
Realization into data
|
realize(data:com.noteflight.standingwave3.modulation:IModulationData) — method, interface com.noteflight.standingwave3.modulation.IPerformableModulation |
|
An IPerformableModulation realizes its structured modulation information
into concrete keyframes that are added to IModulationData objects. |
realize(data:com.noteflight.standingwave3.modulation:IModulationData) — method, class com.noteflight.standingwave3.modulation.ValueModulation |
| Realization into data |
realize(data:com.noteflight.standingwave3.modulation:IModulationData) — method, class com.noteflight.standingwave3.modulation.VibratoModulation |
| |
realloc(numFrames:Number) — method, class com.noteflight.standingwave3.elements.Sample |
|
Adds frames to the sample memory. |
release — Property, class com.noteflight.standingwave3.filters.EnvelopeFilter |
| The release duration for the envelope, in frames. |
release — Property, class com.noteflight.standingwave3.generators.ADSREnvelopeGenerator |
| |
resampleIn(sourceSample:com.noteflight.standingwave3.elements:Sample, factor:Number) — method, class com.noteflight.standingwave3.elements.Sample |
|
Resample writes one sample into another at a new speed. |
resampleInDirectAccessSource(source:com.noteflight.standingwave3.elements:IDirectAccessSource, sourceOffset:Number, factor:Number, targetOffset:Number, numFrames:Number) — method, class com.noteflight.standingwave3.elements.Sample |
|
Resample in any arbitrary slice from an IDirectAccessSource. |
ResamplingFilter — class, package com.noteflight.standingwave3.filters |
|
This filter implementation resamples an input source by interpolating its samples
using a sampling frequency that is some factor higher or lower than its actual
sample rate. |
ResamplingFilter(source:com.noteflight.standingwave3.elements:IAudioSource, factor:Number) — Constructor, class com.noteflight.standingwave3.filters.ResamplingFilter |
|
Create a new ResamplingFilter to adjust the frequency of its input. |
resetPosition() — method, interface com.noteflight.standingwave3.elements.IAudioSource |
|
Resets the audio cursor to the beginning of the source, and causes any
cursor-dependent state in the source to be initialized. |
resetPosition() — method, class com.noteflight.standingwave3.elements.Sample |
|
Resets the audio cursor to the beginning of the source, and causes any
cursor-dependent state in the source to be initialized. |
resetPosition() — method, class com.noteflight.standingwave3.filters.AbstractFilter |
|
Resets the audio cursor to the beginning of the source, and causes any
cursor-dependent state in the source to be initialized. |
resetPosition() — method, class com.noteflight.standingwave3.filters.BiquadFilter |
| |
resetPosition() — method, class com.noteflight.standingwave3.filters.CacheFilter |
| |
resetPosition() — method, class com.noteflight.standingwave3.filters.EchoFilter |
|
Resets the audio cursor to the beginning of the source, and causes any
cursor-dependent state in the source to be initialized. |
resetPosition() — method, class com.noteflight.standingwave3.filters.EnvelopeFilter |
| |
resetPosition() — method, class com.noteflight.standingwave3.filters.ResamplingFilter |
| |
resetPosition() — method, class com.noteflight.standingwave3.performance.AudioPerformer |
|
Resets the audio cursor to the beginning of the source, and causes any
cursor-dependent state in the source to be initialized. |
resetPosition() — method, class com.noteflight.standingwave3.sources.AbstractSource |
| |
resetPosition() — method, class com.noteflight.standingwave3.sources.LoopSource |
| |
resetPosition() — method, class com.noteflight.standingwave3.sources.SineSource |
| |
resizable — Property, class com.noteflight.standingwave3.filters.CacheFilter |
| A boolean representing whether a cache is allowed to grow or not. |
resonance — Property, class com.noteflight.standingwave3.filters.BiquadFilter |
|
The resonance of the filter, which controls the degree of attenuation in its frequency response. |
_rightGain — Property, class com.noteflight.standingwave3.filters.PanFilter |
| |
|
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 |