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 |
A — Property, class org.si.sound.nsf.CPU |
| |
_a1 — Property, class org.si.sion.effector.SiFilterBase |
| |
AbstructLoader — class, package org.si.utils |
| Loader basic class. |
AbstructLoader(priority:int) — Constructor, class org.si.utils.AbstructLoader |
| Constructor |
activateFilter(b:Boolean) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| Filter activation |
activeOperator — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| active operator |
activeOperatorCount — Property, class org.si.sion.midi.MIDIModule |
| active operator count |
activeOperatorCount — Property, class org.si.sion.midi.MIDIModuleChannel |
| active operator count of this channel |
activeOperatorIndex — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| active operator index (i). |
activeOperatorIndex — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| active operator index (i) |
activeOperatorIndex — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| active operator index (i) |
addChild(sound:org.si.sound:SoundObject) — method, class org.si.sound.SoundObjectContainer |
| Adds a child SoundObject instance to this SoundObjectContainer instance. |
addChild(child:org.si.utils:AbstructLoader) — method, class org.si.utils.AbstructLoader |
| add child loader |
addChildAt(sound:org.si.sound:SoundObject, index:int) — method, class org.si.sound.SoundObjectContainer |
| Adds a child SoundObject instance to this SoundObjectContainer instance. |
addMMLEvent(id:int, data:int, length:int, noteOption:Boolean) — Static Method , class org.si.sion.sequencer.base.MMLParser |
| |
adpcmData — Property, class org.si.sound.mdx.PDXData |
| ADPCM data |
alg — Property, class org.si.sion.module.SiOPMChannelParam |
| algorism [0,15] |
alg — Property, class org.si.sound.synthesizers.FMSynth |
| ALG; connection algorism [0-15]. |
alg_init — Property, class org.si.sion.sequencer.SiMMLTable |
| initial connection |
alg_ma3 — Property, class org.si.sion.sequencer.SiMMLTable |
| algorism table for MA3 |
alg_opl — Property, class org.si.sion.sequencer.SiMMLTable |
| algorism table for OPL3 |
alg_opm — Property, class org.si.sion.sequencer.SiMMLTable |
| algorism table for OPM/OPN. |
alg_opx — Property, class org.si.sion.sequencer.SiMMLTable |
| algorism table for OPX. |
_algorism — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| algorism |
ALL — Constant Static Property, class org.si.sion.midi.SiONMIDIEventFlag |
| Flag for all |
alloc(wavelet:Vector$int, defaultPTType:int) — Static Method , class org.si.sion.module.SiOPMWaveTable |
| allocate. |
alloc(headEvent:org.si.sion.sequencer.base:MMLEvent) — method, class org.si.sion.sequencer.base.MMLSequenceGroup |
| Create new sequence group. |
alloc(effectList:Array) — Static Method , class org.si.sound.core.EffectChain |
| allocate new EffectChain |
alloc(n:Number) — Static Method , class org.si.utils.SLLNumber |
| Allocator |
alloc(i:int) — Static Method , class org.si.utils.SLLint |
| Allocator |
allocList(size:int, defaultData:Number) — Static Method , class org.si.utils.SLLNumber |
| Allocator of linked list |
allocList(size:int, defaultData:int) — Static Method , class org.si.utils.SLLint |
| Allocator of linked list |
allocRing(size:int, defaultData:Number) — Static Method , class org.si.utils.SLLNumber |
| Allocator of ring-linked list |
allocRing(size:int, defaultData:int) — Static Method , class org.si.utils.SLLint |
| Allocator of ring-linked list |
allowPluralDrivers — Static Property, class org.si.sion.SiONDriver |
| Allow plural drivers [CAUTION] This function is quite experimental and plural drivers require large memory area. |
amd — Property, class org.si.sion.module.SiOPMChannelParam |
| amplitude modulation depth |
amDelay — Property, class org.si.sion.sequencer.SiMMLVoice |
| amplitude modulation changing delay. |
_am_depth — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| am depth |
_am_depth — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| am depth |
amDepth — Property, class org.si.sion.sequencer.SiMMLVoice |
| amplitude modulation depth. |
amDepthEnd — Property, class org.si.sion.sequencer.SiMMLVoice |
| amplitude modulation depth after changing. |
ame — Property, class org.si.sion.module.channels.SiOPMOperator |
| amplitude modulation enable [t/f] |
_am_out — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| am output level |
_am_out — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| am output level |
amplitudeModulation — Property, class org.si.sound.synthesizers.BasicSynth |
| amplitude modulation. |
ams — Property, class org.si.sion.module.SiOPMOperatorParam |
| Amp modulation shift [0-3] |
ams — Property, class org.si.sion.module.channels.SiOPMOperator |
| amplitude modulation shift [t/f] |
ams — Property, class org.si.sound.synthesizers.FMSynthOperator |
| AMS; Amp modulation shift [0-3]. |
amTerm — Property, class org.si.sion.sequencer.SiMMLVoice |
| amplitude modulation changing term. |
AnalogSynth — class, package org.si.sound.synthesizers |
| Analog "LIKE" Synthesizer
|
AnalogSynth(connectionType:int, ws1:int, ws2:int, balance:Number, vco2pitch:Number) — Constructor, class org.si.sound.synthesizers.AnalogSynth |
| constructor
|
appendNewCallback(func:Function, data:int) — method, class org.si.sion.sequencer.base.MMLSequence |
| Append new Callback function
|
appendNewEvent(id:int, data:int, length:int) — method, class org.si.sion.sequencer.base.MMLSequence |
| Append new MMLEvent at tail
|
appendNewSequence(sequence:Vector$org.si.sion.sequencer.base:MMLEvent) — method, class org.si.sion.sequencer.base.MMLData |
| Append new sequence. |
appendNewSequence() — method, class org.si.sion.sequencer.base.MMLSequenceGroup |
| append new sequence |
_appendPosition — Property, class org.si.sion.utils.PCMSample |
| append position |
appendSamples(src:Vector$Number, sampleCount:int, srcOffset:int) — method, class org.si.sion.utils.PCMSample |
| append samples
|
appendSamplesFromByteArrayFloat(bytes:flash.utils:ByteArray, sampleCount:int) — method, class org.si.sion.utils.PCMSample |
| append samples from ByteArray float (2ch/44.1kHz), The internal format should be 2ch/44.1kHz. |
apply(data:org.si.sion:SiONData, pcmVoiceOffset:int, samplerTableOffset:int, fmVoiceOffset:int, waveTableOffset:int, envelopeOffset:int) — method, class org.si.sion.utils.soundfont.SiONSoundFont |
| apply sound font to SiONData or SiONDriver. |
_applyRingModulation(pointer:org.si.utils:SLLint, len:int) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| ring modulation |
_applySVFilter(pointer:org.si.utils:SLLint, len:int, variables:Vector$Number) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| state variable filter |
apu — Static Property, class org.si.sound.nsf.NES |
| |
APU — class, package org.si.sound.nsf |
| |
APU() — Constructor, class org.si.sound.nsf.APU |
| |
ar — Property, class org.si.sion.module.SiOPMOperatorParam |
| Attack rate [0,63] |
ar — Property, class org.si.sion.module.channels.SiOPMOperator |
| Attack rate [0,63] |
ar — Property, class org.si.sound.synthesizers.FMSynthOperator |
| AR; attack rate [0-63]. |
Arpeggiator — class, package org.si.sound |
| Arpeggiator provides monophonic arpeggio pattern sound. |
Arpeggiator(scale:any, noteLength:Number, pattern:Array) — Constructor, class org.si.sound.Arpeggiator |
| constructor
|
artist — Property, class org.si.sound.nsf.NSFData |
| |
attackTime — Property, class org.si.sound.synthesizers.AnalogSynth |
| VCA attack time [0-1], This value is not linear. |
attackTime — Property, class org.si.sound.synthesizers.BasicSynth |
| attack rate (0-1), lower value makes attack slow. |
attackTime — Property, class org.si.sound.synthesizers.PMGuitarSynth |
| attack time of plunk noise (0-1). |
author — Property, class org.si.sion.midi.SMFData |
| author infomation |
author — Property, class org.si.sion.sequencer.base.MMLData |
| Author |
autoStop — Property, class org.si.sion.SiONDriver |
| Auto stop when the sequence finished or fade-outed. |
average — Property, class org.si.sion.utils.PeakDetector |
| avarage wave energy |
|
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 |