| 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 |
| fadeIn(time:Number) — method, class org.si.sion.SiONDriver |
| Fade in all sound played by SiONDriver. |
| fadeIn(time:Number) — method, class org.si.sound.SoundObject |
| Set fading in. |
| fadeInComplete — Event, class org.si.sion.SiONDriver |
| |
| FADE_IN_COMPLETE — Constant Static Property, class org.si.sion.events.SiONEvent |
| Dispatch when fade in is finished. |
| fadeOut(time:Number) — method, class org.si.sion.SiONDriver |
| Fade out all sound played by SiONDriver. |
| fadeOut(time:Number) — method, class org.si.sound.SoundObject |
| Set fading out. |
| FADEOUT — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
| fadeOutComplete — Event, class org.si.sion.SiONDriver |
| |
| FADE_OUT_COMPLETE — Constant Static Property, class org.si.sion.events.SiONEvent |
| Dispatch when fade out is finished. |
| fadeProgress — Event, class org.si.sion.SiONDriver |
| |
| FADE_PROGRESS — Constant Static Property, class org.si.sion.events.SiONEvent |
| Dispatch while fading. |
| fader — Property, class org.si.sion.SiONDriver |
| Fader to control fade-in/out. |
| Fader — class, package org.si.sion.utils |
| Fader class. |
| Fader(callback:Function, valueFrom:Number, valueTo:Number, frames:int) — Constructor, class org.si.sion.utils.Fader |
| constructor. |
| far — Property, class org.si.sion.module.SiOPMChannelParam |
| filter attack rate |
| fb — Property, class org.si.sion.module.SiOPMChannelParam |
| feedback [0,7] |
| fb — Property, class org.si.sound.synthesizers.FMSynth |
| FB; feedback [0-7]. |
| fbc — Property, class org.si.sion.module.SiOPMChannelParam |
| feedback connection [0,3] |
| fbc — Property, class org.si.sound.synthesizers.FMSynth |
| FBC; feedback connection [0-3]. |
| fdc1 — Property, class org.si.sion.module.SiOPMChannelParam |
| filter decay offset 1 |
| fdc2 — Property, class org.si.sion.module.SiOPMChannelParam |
| filter decay offset 2 |
| fdr1 — Property, class org.si.sion.module.SiOPMChannelParam |
| filter decay rate 1 |
| fdr2 — Property, class org.si.sion.module.SiOPMChannelParam |
| filter decay rate 2 |
| FFT — class, package org.si.utils |
| Fast Fourier Transform module optimized for Flash10. |
| FFT(len:int) — Constructor, class org.si.utils.FFT |
| constructor, specify source data length. |
| FFT_original — class, package org.si.utils |
| Fast Fourier Transform module |
| FFT_original(length:int) — Constructor, class org.si.utils.FFT_original |
| constructor, specify calculating data length first. |
| fileName — Property, class org.si.sound.mdx.PDXData |
| PDX file name |
| filterbanks — Property, class org.si.sion.utils.BPMAnalyzer |
| filter banks, 5000Hz, 2400Hz, 100Hz |
| FILTER_BP — Constant Static Property, class org.si.sion.module.channels.SiOPMChannelBase |
| band pass filter |
| filter_cutoffTable — Property, class org.si.sion.module.SiOPMTable |
| FILTER: cutoff |
| _filter_eg_cutoff — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| eg level |
| _filter_eg_cutoff_inc — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| eg direction |
| _filter_eg_next — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| eg phase shift l. |
| filter_eg_rate — Property, class org.si.sion.module.SiOPMTable |
| FILTER: envlop rate |
| _filter_eg_state — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| eg state |
| _filter_eg_step — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| eg step |
| _filter_eg_time — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| eg rate |
| filter_feedbackTable — Property, class org.si.sion.module.SiOPMTable |
| FILTER: resonance |
| FILTER_HP — Constant Static Property, class org.si.sion.module.channels.SiOPMChannelBase |
| high pass filter |
| FILTER_LP — Constant Static Property, class org.si.sion.module.channels.SiOPMChannelBase |
| low pass filter |
| _filterOn — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| filter switch |
| filterType — Property, class org.si.sion.module.SiOPMChannelParam |
| filter type |
| _filterType — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| filter type |
| filterType — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| filter mode |
| filterType — Property, class org.si.sound.synthesizers.BasicSynth |
| filter type (0:lowpass, 1:bandpass, 2:highpass) |
| _filterVriables — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| filter Variables |
| _filterVriables2 — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| for stereo filter |
| final_oscilator_flags — Property, class org.si.sion.module.SiOPMTable |
| Flags of final oscillator |
| fineTune — Property, class org.si.sound.SoundObject |
| Master fine tuning, 1 for half-tone, you can specify fineTune<-1 or fineTune>1. |
| FINE_VOLUME — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
| finishSequence — Event, class org.si.sion.SiONDriver |
| |
| FINISH_SEQUENCE — Constant Static Property, class org.si.sion.events.SiONEvent |
| Dispatch when finish executing all sequences. |
| fixedBits — Property, class org.si.sion.module.SiOPMWaveTable |
| |
| FIXED_BITS — Constant Static Property, class org.si.sion.module.SiOPMTable |
| |
| FIXED_BITS — Constant Static Property, class org.si.sion.sequencer.base.MMLSequencer |
| bits for fixed decimal |
| FIXED_FILTER — Constant Static Property, class org.si.sion.sequencer.base.MMLSequencer |
| filter for decimal fraction area |
| fixedPitch — Property, class org.si.sion.module.SiOPMOperatorParam |
| [extension] Fixed pitch. |
| fixedPitch — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| fixed pitch (@fx) |
| fixedPitch — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| fixed pitch (@fx) |
| fixedPitch — Property, class org.si.sion.module.channels.SiOPMChannelKS |
| fixed pitch (@fx) |
| fixedPitch — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| fixed pitch (@fx) |
| fixedPitchIndex — Property, class org.si.sion.module.channels.SiOPMOperator |
| Fixed pitch index. |
| FlashSoundPlayer — class, package org.si.sound |
| FlashSoundPlayer provides advanced operations of Sound class (in flash media package). |
| FlashSoundPlayer(soundData:flash.media:Sound) — Constructor, class org.si.sound.FlashSoundPlayer |
| constructor
|
| FlashSoundPlayerEvent — class, package org.si.sound.events |
| FlashSoundPlayerEvent is dispatched by FlashSoundPlayer. |
| flmml(flMML:String) — Static Method , class org.si.sion.utils.Translator |
| Translate flMML's mml to SiOPM mml. |
| FMSynth — class, package org.si.sound.synthesizers |
| Frequency Modulation Synthesizer
|
| FMSynth(channelNumber:int) — Constructor, class org.si.sound.synthesizers.FMSynth |
| constructor
|
| FMSynthOperator — class, package org.si.sound.synthesizers |
| Operator instance of FMSynth |
| FMSynthOperator(owner:org.si.sound.synthesizers:FMSynth, opeIndex:int) — Constructor, class org.si.sound.synthesizers.FMSynthOperator |
| Constructor, But you cannot create new instance of this class. |
| fmul — Property, class org.si.sion.module.SiOPMOperatorParam |
| [extension] Fine multiple [0,...] |
| fmul — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| fine multiple (@ml) |
| fmul — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| fine multiple (@ml) |
| fmul — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| fine multiple (@ml) |
| fmul — Property, class org.si.sion.module.channels.SiOPMOperator |
| Fine multiple for pTSS. |
| fmVoices — Property, class org.si.sion.sequencer.SiMMLData |
| FM voice data |
| fmVoices — Property, class org.si.sion.utils.soundfont.SiONSoundFont |
| all fm voice instances |
| fn — Property, class org.si.sound.synthesizers.FMSynthOperator |
| FN; fixed note [0-127]. |
| fnum — Property, class org.si.sion.module.channels.SiOPMOperator |
| F-Number for OPNA. |
| forceDispatchStreamEvent(dispatch:Boolean) — method, class org.si.sion.SiONDriver |
| Force dispatch stream event. |
| formant — Property, class org.si.sion.effector.SiFilterVowel |
| |
| FORMANT_COUNT — Constant Static Property, class org.si.sion.effector.SiFilterVowel |
| |
| format — Property, class org.si.sion.midi.SMFData |
| Standard MIDI file format (0,1 o 2) |
| frameCount — Property, class org.si.sound.patterns.Sequencer |
| current frame count, -1 means waiting for start |
| frameCycles — Property, class org.si.sound.nsf.NESconfig |
| |
| frameTriggerDelay — Property, class org.si.sion.events.SiONTrackEvent |
| Delay time to dispatch frame trigger event [ms]. |
| fratio — Property, class org.si.sion.module.SiOPMChannelParam |
| envelop frequency ratio |
| frc — Property, class org.si.sion.module.SiOPMChannelParam |
| filter release offset |
| free() — method, class org.si.sion.effector.SiEffectStream |
| free all of effector chain, called when effector module is initialized |
| free() — method, class org.si.sion.module.SiOPMWaveTable |
| free. |
| free() — method, class org.si.sion.sequencer.SiMMLEnvelopTable |
| free |
| free() — method, class org.si.sion.sequencer.base.MMLEvent |
| free this event to reuse. |
| free() — method, class org.si.sion.sequencer.base.MMLSequence |
| Free. |
| free() — method, class org.si.sion.sequencer.base.MMLSequenceGroup |
| Free all sequences |
| free() — method, class org.si.sound.core.EffectChain |
| delete this EffectChain |
| free(elem:org.si.utils:SLLNumber) — Static Method , class org.si.utils.SLLNumber |
| Deallocator |
| free(elem:org.si.utils:SLLint) — Static Method , class org.si.utils.SLLint |
| Deallocator |
| freeList(firstElem:org.si.utils:SLLNumber) — Static Method , class org.si.utils.SLLNumber |
| Deallocator of linked list |
| freeList(firstElem:org.si.utils:SLLint) — Static Method , class org.si.utils.SLLint |
| Deallocator of linked list |
| freeOperatorCount — Property, class org.si.sion.midi.MIDIModule |
| free operator count |
| freeRing(firstElem:org.si.utils:SLLNumber) — Static Method , class org.si.utils.SLLNumber |
| Deallocator of ring-linked list |
| freeRing(firstElem:org.si.utils:SLLint) — Static Method , class org.si.utils.SLLint |
| Deallocator of ring-linked list |
| _freq_ratio — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| frequency ratio |
| frequency — Property, class org.si.sion.utils.PeakDetector |
| frequency of band pass filter [Hz], set 0 to skip filtering |
| FREQUENCY — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
| fromBitmapData(bmd:flash.display:BitmapData) — method, class org.si.utils.ByteArrayExt |
| translate from BitmapData
|
| fromVector(events:Vector$org.si.sion.sequencer.base:MMLEvent) — method, class org.si.sion.sequencer.base.MMLSequence |
| Create sequence from Vector.<MMLEvent>. |
| frr — Property, class org.si.sion.module.SiOPMChannelParam |
| filter release rate |
| fsc — Property, class org.si.sion.module.SiOPMChannelParam |
| filter sustain offset |
| fspComplete — Event, class org.si.sound.FlashSoundPlayer |
| |
| _funcProcess — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| functor to process |
| _funcProcessList — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| process func |
| _funcProcessType — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| process type |
|
| 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 |