| 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 |
| i — Property, class org.si.utils.SLLint |
| int data |
| i2n — Property, class org.si.sion.module.SiOPMTable |
| int->Number ratio on pulse data |
| id — Property, class org.si.sion.sequencer.base.MMLEvent |
| Event ID. |
| id3 — Event, class org.si.sound.FlashSoundPlayer |
| |
| idlingThreshold — Static Property, class org.si.sion.module.channels.SiOPMChannelFM |
| eg_out threshold to check idling |
| idlingThreshold — Static Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| eg_out threshold to check idling |
| IF — Constant Static Property, class org.si.sound.nsf.CPU |
| |
| IFlashSoundOperator — class, package org.si.sound.synthesizers |
| Interface class for all flash Sound operating synthesizers |
| ignoreNoteOff — Property, class org.si.sion.module.SiOPMWaveSamplerData |
| flag to ignore note off. |
| ignoreNoteOff — Property, class org.si.sound.synthesizers.SamplerSynth |
| true to ignore note off |
| im — Property, class org.si.utils.FFT |
| Vector for imaginal numbers, you can set data and get result by this valiables, the length is a HALF of the source data length. |
| INCLUDE_ALL — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include all voices. |
| INCLUDE_DEFAULT — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include default voices. |
| INCLUDE_MIDI — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include General MIDI voices. |
| INCLUDE_MIDIDRUM — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include General MIDI drum set voices. |
| INCLUDE_SINGLE_DRUM — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include single voice drum voices. |
| INCLUDE_VALSOUND — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include voices set [valsound] (http://www.valsound.com/). |
| INCLUDE_VC7 — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include VC7 preset voices. |
| INCLUDE_WAVETABLE — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include wave table voices. |
| INCLUDE_YM2413 — Constant Static Property, class org.si.sion.utils.SiONPresetVoice |
| Flag to include YM2413 preset voices. |
| index — Property, class org.si.sound.synthesizers.DrumMachinePresetVoice |
| bass drum pattern number. |
| initAddress — Property, class org.si.sound.nsf.NSFData |
| |
| initialize() — method, class org.si.sion.SiONVoice |
| initializer |
| initialize() — method, class org.si.sion.effector.SiEffectBase |
| Initializer. |
| initialize() — method, class org.si.sion.effector.SiEffectModule |
| Initialize all effectors. |
| initialize(depth:int) — method, class org.si.sion.effector.SiEffectStream |
| initialize, called when allocated |
| initialize() — method, class org.si.sion.module.SiOPMChannelParam |
| initializer |
| initialize(channelCount:int, bitRate:int, bufferLength:int) — method, class org.si.sion.module.SiOPMModule |
| Initialize module and all tone generators. |
| initialize() — method, class org.si.sion.module.SiOPMOperatorParam |
| intialize all parameters. |
| initialize(data:any, samplingPitch:int, srcChannelCount:int, channelCount:int) — method, class org.si.sion.module.SiOPMWavePCMData |
| Initializer. |
| initialize(data:any, ignoreNoteOff:Boolean, pan:int, srcChannelCount:int, channelCount:int, peakList:Vector$Number) — method, class org.si.sion.module.SiOPMWaveSamplerData |
| initialize
|
| initialize(wavelet:Vector$int, defaultPTType:int) — method, class org.si.sion.module.SiOPMWaveTable |
| initialize
|
| initialize(prev:org.si.sion.module.channels:SiOPMChannelBase, bufferIndex:int) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| Initialize. |
| initialize(prev:org.si.sion.module.channels:SiOPMChannelBase, bufferIndex:int) — method, class org.si.sion.module.channels.SiOPMChannelFM |
| Initialize. |
| initialize(prev:org.si.sion.module.channels:SiOPMChannelBase, bufferIndex:int) — method, class org.si.sion.module.channels.SiOPMChannelKS |
| Initialize. |
| initialize(prev:org.si.sion.module.channels:SiOPMChannelBase, bufferIndex:int) — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| Initialize. |
| initialize(prev:org.si.sion.module.channels:SiOPMChannelBase, bufferIndex:int) — method, class org.si.sion.module.channels.SiOPMChannelSampler |
| Initialize. |
| initialize() — method, class org.si.sion.module.channels.SiOPMOperator |
| Initialize. |
| initialize() — method, class org.si.sion.sequencer.SiMMLVoice |
| initializer |
| initialize(id:int, data:int, length:int) — method, class org.si.sion.sequencer.base.MMLEvent |
| Initializes
|
| initialize(seq:org.si.sion.sequencer.base:MMLSequence) — method, class org.si.sion.sequencer.base.MMLExecutor |
| Initialize. |
| initialize(initializer:any) — method, class org.si.sion.sequencer.base.MMLParserSetting |
| Initialize. |
| initialize() — method, class org.si.sion.sequencer.base.MMLSequence |
| initialize. |
| initialize(parent:flash.display:DisplayObjectContainer, averagingCount:int, ... rest) — Static Method , class org.si.utils.timer |
| initialize timer. |
| initializeLFO(waveform:int, customWaveTable:Vector$int) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| initialize LFO (@lfo). |
| initializeLFO(waveform:int, customWaveTable:Vector$int) — method, class org.si.sion.module.channels.SiOPMChannelFM |
| initialize low frequency oscillator. |
| initializeLFO(waveform:int, customWaveTable:Vector$int) — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| initialize low frequency oscillator. |
| initializeTone(track:org.si.sion.sequencer:SiMMLTrack, chNum:int, bufferIndex:int) — method, class org.si.sion.sequencer.simulator.SiMMLSimulatorBase |
| initialize tone by channel number. |
| initOperatorParam — Property, class org.si.sion.module.SiOPMModule |
| Intial values for operator parameters |
| initSequence — Property, class org.si.sion.module.SiOPMChannelParam |
| Initializing sequence |
| _inPipe — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| in pipe |
| INPUT_FEEDBACK — Constant Static Property, class org.si.sion.module.channels.SiOPMChannelBase |
| input from feedback |
| _inputLevel — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| input level |
| _inputMode — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| input level |
| INPUT_PIPE — Constant Static Property, class org.si.sion.module.channels.SiOPMChannelBase |
| input from pipe |
| INPUT_PIPE — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
| INPUT_ZERO — Constant Static Property, class org.si.sion.module.channels.SiOPMChannelBase |
| no input from pipe |
| _instance — Static Property, class org.si.sion.module.SiOPMTable |
| internal instance, you can access this after creating SiONDriver. |
| instance — Static Property, class org.si.sion.module.SiOPMTable |
| static sigleton instance |
| _instance — Static Property, class org.si.sion.sequencer.SiMMLTable |
| internal instance, you can access this after creating SiONDriver. |
| instance — Static Property, class org.si.sion.sequencer.SiMMLTable |
| singleton instance |
| INTERNAL_CALL — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
| internalChannels — Property, class org.si.sion.utils.PCMSample |
| channel count of internal samples. |
| internalSampleRate — Property, class org.si.sion.utils.PCMSample |
| sample rate of internal samples. |
| _internalTrackID — Property, class org.si.sion.sequencer.SiMMLTrack |
| |
| INTERNAL_WAIT — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
| interruptFlag — Property, class org.si.sound.nsf.CPU |
| |
| ioError — Event, class org.si.sound.FlashSoundPlayer |
| |
| IRQ_DPCM — Constant Static Property, class org.si.sound.nsf.CPU |
| |
| IRQ_FLAG — Constant Static Property, class org.si.sound.nsf.CPU |
| |
| IRQ_FRAMEIRQ — Constant Static Property, class org.si.sound.nsf.CPU |
| |
| IRQ_MAPPER — Constant Static Property, class org.si.sound.nsf.CPU |
| |
| IRQ_MAPPER2 — Constant Static Property, class org.si.sound.nsf.CPU |
| |
| IRQ_TRIGGER — Constant Static Property, class org.si.sound.nsf.CPU |
| |
| IRQ_TRIGGER2 — Constant Static Property, class org.si.sound.nsf.CPU |
| |
| isActive — Property, class org.si.sion.sequencer.SiMMLTrack |
| Is activate ? This function always returns true from not-disposable track. |
| isActive — Property, class org.si.sion.sequencer.base.MMLSequence |
| Is active ? The sequence is skipped to play when this value is false. |
| isActive — Property, class org.si.sion.utils.Fader |
| is active. |
| isActive — Property, class org.si.sound.core.EffectChain |
| Is processing effect ? |
| isAvailable — Property, class org.si.sion.midi.SMFData |
| Is avaiblable ? |
| isAvailable() — method, class org.si.sound.mdx.MDXData |
| Is avaiblable ? |
| isAvailable() — method, class org.si.sound.nsf.NSFData |
| Is avaiblable ? |
| isDisposable — Property, class org.si.sion.sequencer.SiMMLTrack |
| Is this track disposable ? Disposable track will free automatically when finished rendering. |
| isEmpty() — method, class org.si.sion.sequencer.base.MMLSequence |
| is empty ? |
| isEnableChangeBPM — Property, class org.si.sion.sequencer.SiMMLSequencer |
| Is enable to change BPM ? |
| isEndGlobalSequence() — method, class org.si.sion.sequencer.base.MMLSequencer |
| check global sequences pointer acheives to the end. |
| isExtracted — Property, class org.si.sion.module.SiOPMWaveSamplerData |
| Is extracted ? |
| isFilterActive — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| Is filter active ? |
| isFinished — Property, class org.si.sion.sequencer.SiMMLSequencer |
| Is finish buffering ? |
| isFinished — Property, class org.si.sion.sequencer.SiMMLTrack |
| Is finish to rendering ? |
| isFMVoice — Property, class org.si.sion.sequencer.SiMMLVoice |
| FM voice flag |
| _isIdling — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| idling flag |
| isIdling — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| Is idling ? |
| isIncrement — Property, class org.si.sion.utils.Fader |
| is incrementation, |
| ISiOPMWaveInterface — Interface, package org.si.sion.module |
| Interface to set SiOPMWaveBase based classes. |
| isJobExecuting — Property, class org.si.sion.SiONDriver |
| Is job executing ? |
| _isLoadCompleted — Property, class org.si.utils.AbstructLoader |
| flag complete loading |
| _isNoteOn — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| note on flag |
| isNoteOn — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| is this channel note on ? |
| isPaused — Static Property, class org.si.midi.MIDIPlayer |
| Is paused ? |
| isPaused — Property, class org.si.sion.SiONDriver |
| Is paused ? |
| isPCM8 — Property, class org.si.sound.mdx.MDXData |
| |
| isPCMVoice — Property, class org.si.sion.sequencer.SiMMLVoice |
| PCM voice flag |
| isPlaying — Static Property, class org.si.midi.MIDIPlayer |
| Is playing ? |
| isPlaying — Property, class org.si.sion.SiONDriver |
| Is streaming ? |
| isPlaying — Property, class org.si.sound.FlashSoundPlayer |
| is playing ? |
| isPlaying — Property, class org.si.sound.SoundObject |
| is playing ? |
| isPlaySequence — Property, class org.si.sion.sequencer.SiMMLTrack |
| Is playing sequence ? |
| isReadyToProcess — Property, class org.si.sion.sequencer.SiMMLSequencer |
| Is ready to process ? |
| isSamplerVoice — Property, class org.si.sion.sequencer.SiMMLVoice |
| Sampler voice flag |
| isSequenceFinished — Property, class org.si.sion.sequencer.SiMMLSequencer |
| Is finish executing sequence ? |
| isSoundDataAvailable — Property, class org.si.sound.FlashSoundPlayer |
| is sound data available to play ? |
| isSuitableForFMVoice(moduleType:int) — Static Method , class org.si.sion.sequencer.SiMMLTable |
| get 0th operators pgType number from moduleType, channelNum and toneNum. |
| _isSuitableForFMVoice — Property, class org.si.sion.sequencer.simulator.SiMMLSimulatorBase |
| This simulator can be used as the FM voice's source wave or not |
| isSystemCommand() — method, class org.si.sion.sequencer.base.MMLSequence |
| is system command |
| isWaveTableVoice — Property, class org.si.sion.sequencer.SiMMLVoice |
| wave table voice flag |
| IZN — Constant Static Property, class org.si.sound.nsf.CPU |
| |
|
| 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 |