| 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   | 
| sampleCount — Property, class org.si.sion.module.SiOPMWavePCMData | 
 |  Sampling data's length  | 
| _sampleData — Property, class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  sample table  | 
| _sampleIndex — Property, class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  sample index  | 
| sampleLength — Property, class org.si.sion.utils.PCMSample | 
 |  sample length  | 
| samplePerBeat16 — Property, class org.si.sion.sequencer.base.BeatPerMinutes | 
 |  sample per 16th beat  | 
| sampleRate — Property, class org.si.sion.SiONDriver | 
 |  Sample rate (44100 is only available in current version). | 
| sampleRate — Property, class org.si.sion.sequencer.base.BeatPerMinutes | 
 |  sampling rate  | 
| sampleRate — Property, class org.si.sion.sequencer.base.MMLSequencer | 
 |  Audio setting, sampling ratio. | 
| _sampleRate — Property, class org.si.sion.utils.PCMSample | 
 |  sample rate of internal wave sample  | 
| sampleRate — Property, class org.si.sion.utils.PCMSample | 
 |  sample rate [Hz]  | 
| sampleRatePitchShift — Property, class org.si.sion.module.SiOPMTable | 
 |  44100Hz=0, 22050Hz=1  | 
| SAMPLER_DATA_MAX — Constant Static Property, class org.si.sion.module.SiOPMTable | 
 |  | 
| SamplerSynth — class, package org.si.sound.synthesizers | 
 |  Sampler Synthesizer
      | 
| SamplerSynth(data:any, ignoreNoteOff:Boolean, channelCount:int) — Constructor, class org.si.sound.synthesizers.SamplerSynth | 
 |  constructor 
           | 
| _samplerTable — Property, class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  sample table  | 
| _samplerTable — Property, class org.si.sound.synthesizers.SamplerSynth | 
 |  sample table  | 
| SAMPLER_TABLE_MAX — Constant Static Property, class org.si.sion.module.SiOPMTable | 
 |  | 
| samplerTables — Property, class org.si.sion.module.SiOPMTable | 
 |  PG:Sampler table  | 
| samplerTables — Property, class org.si.sion.sequencer.SiMMLData | 
 |  wave data  | 
| samplerTables — Property, class org.si.sion.utils.soundfont.SiONSoundFont | 
 |  all sampler table instances  | 
| samplerVolume — Property, class org.si.sion.module.SiOPMModule | 
 |  sampler module volume  | 
| _samples — Property, class org.si.sion.utils.PCMSample | 
 |  internal wave sample in 44.1kHz Number  | 
| samples — Property, class org.si.sion.utils.PCMSample | 
 |  samples in Vector.<Number> with properties of sampleRate and channels. | 
| samples — Property, class org.si.sion.utils.PeakDetector | 
 |  samples to analyze, 44.1kHz only  | 
| samplesChannelCount — Property, class org.si.sion.utils.PeakDetector | 
 |  channel count of analyzing samples (1 or 2)  | 
| _sampleStartPhase — Property, class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  phase reset  | 
| sampleType — Property, class org.si.sion.utils.PCMSample | 
 |  flags: 0x01 = oneshot, 0x02 = rootSet, 0x04 = stretch, 0x08 = diskbased  | 
| samplingOctave — Property, class org.si.sion.module.SiOPMWavePCMData | 
 |  Sampling data's octave  | 
| samplingPitch — Property, class org.si.sion.module.SiOPMWavePCMData | 
 |  sampling pitch (noteNumber4)  | 
| SAMPLING_TABLE_BITS — Constant Static Property, class org.si.sion.module.SiOPMTable | 
 |  | 
| SAMPLING_TABLE_SIZE — Constant Static Property, class org.si.sion.module.SiOPMTable | 
 |  | 
| save(defaultFileName:String, onComplete:Function, onCancel:Function, onError:Function) — method,  class org.si.utils.ByteArrayExt | 
 |  Call FileReference::save(). | 
| saveWaveAsByteArray() — method,  class org.si.sion.utils.PCMSample | 
 |  save wave file as byteArray. | 
| SAW — Constant Static Property, class org.si.sound.synthesizers.AnalogSynth | 
 |  wave shape number of saw wave  | 
| scale — Property, class org.si.sound.Arpeggiator | 
 |  scale instance  | 
| scale — Property, class org.si.sound.BassSequencer | 
 |  chord instance  | 
| _scale — Property, class org.si.sound.patterns.Scaler | 
 |  scale instance  | 
| scale — Property, class org.si.sound.patterns.Scaler | 
 |  scale instance  | 
| scale(n:Number) — method,  class org.si.utils.FFT | 
 |  Scaling data. | 
| Scale — class, package org.si.sion.utils | 
 |  Scale class. | 
| Scale(scaleName:String, defaultCenterOctave:int) — Constructor, class org.si.sion.utils.Scale | 
 |  constructor 
           | 
| scaleIndex — Property, class org.si.sound.Arpeggiator | 
 |  index on scale  | 
| scaleIndex — Property, class org.si.sound.patterns.Scaler | 
 |  scale index shift  | 
| _scaleIndexPattern — Property, class org.si.sound.patterns.Scaler | 
 |  pattern of scale indexes  | 
| _scaleIndexShift — Property, class org.si.sound.patterns.Scaler | 
 |  scale index shift  | 
| _scaleName — Property, class org.si.sion.utils.Scale | 
 |  scale name  | 
| scaleName — Property, class org.si.sound.Arpeggiator | 
 |  specify scale by name  | 
| _scaleNotes — Property, class org.si.sion.utils.Scale | 
 |  notes on the scale  | 
| Scaler — class, package org.si.sound.patterns | 
 |  Pattern generator on scale  | 
| Scaler(scale:org.si.sion.utils:Scale, pattern:Array) — Constructor, class org.si.sound.patterns.Scaler | 
 |  constructor
           | 
| _scaleTable — Property, class org.si.sion.utils.Scale | 
 |  scale table  | 
| _scaleTableDictionary — Static Property, class org.si.sion.utils.Scale | 
 |  scale table dictionary  | 
| scanlineCycles — Property, class org.si.sound.nsf.NESconfig | 
 |  | 
| seedPitch — Property, class org.si.sound.synthesizers.PMGuitarSynth | 
 |  pitch of plunk noise. | 
| seedWaveShape — Property, class org.si.sound.synthesizers.PMGuitarSynth | 
 |  wave shape of plunk noise. | 
| segnoPointer — Property, class org.si.sound.mdx.MDXTrack | 
 |  Return pointer of segno  | 
| selectTone(track:org.si.sion.sequencer:SiMMLTrack, voiceIndex:int) — method,  class org.si.sion.sequencer.simulator.SiMMLSimulatorBase | 
 |  select tone by tone number. | 
| selectTone(track:org.si.sion.sequencer:SiMMLTrack, voiceIndex:int) — method,  class org.si.sion.sequencer.simulator.SiMMLSimulatorBaseFM | 
 |  | 
| sequence — Property, class org.si.sion.midi.SMFTrack | 
 |  sequence  | 
| sequence — Property, class org.si.sion.sequencer.base.MMLExecutor | 
 |  Executing MMLSequence  | 
| sequence — Property, class org.si.sound.mdx.MDXTrack | 
 |  sequence  | 
| sequenceCount — Property, class org.si.sion.sequencer.base.MMLData | 
 |  sequence count  | 
| sequenceCount — Property, class org.si.sion.sequencer.base.MMLSequenceGroup | 
 |  Get sequence count. | 
| sequenceGroup — Property, class org.si.sion.sequencer.base.MMLData | 
 |  Sequence group  | 
| SEQUENCE_HEAD — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent | 
 |  | 
| sequenceOff(trackID:int, delay:Number, quant:Number, stopWithReset:Boolean) — method,  class org.si.sion.SiONDriver | 
 |  Stop the sequences with synchronizing. | 
| sequenceOff(sampleDelay:int, stopWithReset:Boolean) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  Force stop sequence. | 
| sequenceOn(data:org.si.sion:SiONData, voice:org.si.sion:SiONVoice, length:Number, delay:Number, quant:Number, trackID:int, isDisposable:Boolean) — method,  class org.si.sion.SiONDriver | 
 |  Play sequences with synchronizing. | 
| sequenceOn(seq:org.si.sion.sequencer.base:MMLSequence, sampleLength:int, sampleDelay:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  Play sequence. | 
| sequencePointer — Property, class org.si.sound.patterns.Sequencer | 
 |  sequence pointer, -1 means waiting for start  | 
| sequencer — Property, class org.si.sion.SiONDriver | 
 |  Sequencer module instance. | 
| sequencer — Property, class org.si.sound.PatternSequencer | 
 |  the Sequencer instance belonging to this PatternSequencer, where the sequence pattern appears. | 
| Sequencer — class, package org.si.sound.patterns | 
 |  The Sequencer class provides simple one track pattern player. | 
| SEQUENCE_TAIL — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent | 
 |  | 
| setAlgorism(cnt:int, alg:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  algorism (@al)  | 
| setAlgorism(cnt:int, alg:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Set algorism (@al) 
           | 
| setAlgorism(cnt:int, alg:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Set algorism (@al) 
           | 
| setAlgorism(cnt:int, alg:int) — method,  class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  Set algorism (@al) 
           | 
| setAllAttackRate(ar:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  Attack rate  | 
| setAllAttackRate(ar:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Attack rate  | 
| setAllAttackRate(ar:int) — method,  class org.si.sion.module.channels.SiOPMChannelKS | 
 |  Attack rate  | 
| setAllAttackRate(ar:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Attack rate  | 
| setAllParameters(ws:int, ar:int, dr:int, sr:int, rr:int, sl:int, tl:int, ksr:int, ksl:int, mul:int, dt1:int, detune:int, ams:int, phase:int, fixNote:int) — method,  class org.si.sound.synthesizers.FMSynthOperator | 
 |  Set all 15 FM parameters. | 
| setAllReleaseRate(rr:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  Release rate (s)  | 
| setAllReleaseRate(rr:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Release rate (s)  | 
| setAllReleaseRate(rr:int) — method,  class org.si.sion.module.channels.SiOPMChannelKS | 
 |  Release rate (s)  | 
| setAllReleaseRate(rr:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Release rate (s)  | 
| setAllStreamSendLevels(param:Vector$int) — method,  class org.si.sion.effector.SiEffectStream | 
 |  set all stream send levels by Vector.<int>. | 
| setAllStreamSendLevels(param:Vector$int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  set all stream send levels by Vector.<int>. | 
| setAllStreamSendLevels(volumes:Vector$int) — method,  class org.si.sound.core.EffectChain | 
 |  set all stream send levels by Vector.<int>(8) (0-128)  | 
| setALParam(param:org.si.sion.module:SiOPMChannelParam, data:Array) — Static Method                  ,  class org.si.sion.utils.Translator | 
 |  set inside of #AL@{..};  | 
| setAmplitudeEnvelop(noteOn:int, table:org.si.sion.sequencer:SiMMLEnvelopTable, step:int, offset:Boolean) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  set amplitude envelop (na, _na) 
           | 
| setAmplitudeModulation(depth:int, end_depth:int, delay:int, term:int) — method,  class org.si.sion.SiONVoice | 
 |  Set amplitude modulation parameters (same as "ma" command of MML). | 
| setAmplitudeModulation(depth:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  amplitude modulation (ma)  | 
| setAmplitudeModulation(depth:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Amplitude modulation. | 
| setAmplitudeModulation(depth:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Amplitude modulation. | 
| setAmplitudeModulation(depth:int, end_depth:int, delay:int, term:int) — method,  class org.si.sound.synthesizers.BasicSynth | 
 |  Set amplitude modulation parameters (same as "ma" command in MML). | 
| setAnalogLike(connectionType:int, ws1:int, ws2:int, balance:int, vco2pitch:int) — method,  class org.si.sion.SiONVoice | 
 |  Set as analog like synth voice. | 
| setBackgroundSound(sound:flash.media:Sound, mixLevel:Number, loopPoint:Number) — method,  class org.si.sion.SiONDriver | 
 |  Play Sound as a background. | 
| setBackgroundSoundFadeTime(fadeInTime:Number, fadeOutTime:Number, gapTime:Number) — method,  class org.si.sion.SiONDriver | 
 |  set fading time of background sound
           | 
| _setBeatCallbackFilter(filter:int) — method,  class org.si.sion.sequencer.SiMMLSequencer | 
 |  SiONTrackEvent.BEAT is called if (beatCount16th & onBeatCallbackFilter) == 0. | 
| setBeatCallbackInterval(length16th:Number) — method,  class org.si.sion.SiONDriver | 
 |  Set callback interval of SiONTrackEvent.BEAT. | 
| setByMML(mml:String) — method,  class org.si.sion.SiONVoice | 
 |  set FM voice by MML. | 
| setByOPMRegister(channel:int, addr:int, data:int) — method,  class org.si.sion.module.SiOPMChannelParam | 
 |  Set voice by OPM's register value
           | 
| setByOPNARegister(addr:int, data:int) — method,  class org.si.sion.module.SiOPMChannelParam | 
 |  Set voice by OPNA's register value  | 
| setByteArrayImage(byteArray:flash.utils:ByteArray, id:String) — method,  class org.si.sion.utils.soundloader.SoundLoader | 
 |  ByteArray convert to Loader (image and swf)
           | 
| setByteArraySound(byteArray:flash.utils:ByteArray, id:String) — method,  class org.si.sion.utils.soundloader.SoundLoader | 
 |  ByteArray convert to Sound
           | 
| setChannelModuleType(type:int, channelNum:int, toneNum:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  Channel module type (%) and select tone (1st argument of '_@'). | 
| setChannelNumber(channelNum:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  channel number (2nd argument of %)  | 
| setChannelNumber(channelNum:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  set channel number (2nd argument of %)  | 
| setChannelNumber(channelNum:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  set channel number (2nd argument of %)  | 
| _setChannelParameters(param:Vector$int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  | 
| setChildIndex(child:org.si.sound:SoundObject, index:int) — method,  class org.si.sound.SoundObjectContainer | 
 |  Changes the position of an existing child in the sound object container. | 
| setData(src:Vector$Number) — method,  class org.si.utils.FFT | 
 |  Set source data, the passed vector is copied to "re" and "im" properties, the length of "src" must be same as you passed to constructor. | 
| setDefaultEffector(slot:int, effectorList:Array) — method,  class org.si.sion.midi.MIDIModule | 
 |  set default effector set. | 
| setDisposable() — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  Set this track disposable. | 
| setDrumExclusiveGroup(groupID:int, voiceNumbers:Array) — method,  class org.si.sion.midi.MIDIModule | 
 |  set exclusive drum voice. | 
| setDrumSamplerTable(table:org.si.sion.module:SiOPMWaveSamplerTable) — method,  class org.si.sion.midi.MIDIModule | 
 |  Set drum voice by sampler table 
           | 
| setEffectorList(slot:int, list:Array) — method,  class org.si.sion.effector.SiEffectModule | 
 |  Set effector list of specifyed slot
           | 
| setEffectSendLevel(slotNumber:int, level:int) — method,  class org.si.sion.midi.MIDIModuleChannel | 
 |  set effect send level 
           | 
| setEnevlop(table:Array, loopPoint:int, step:int) — method,  class org.si.sound.synthesizers.NESSynth | 
 |  set envelop table 
           | 
| setEnevlopNoteOff(table:Array, loopPoint:int, step:int) — method,  class org.si.sound.synthesizers.NESSynth | 
 |  set envelop table after note off 
           | 
| setEnvelop(ar:int, dr:int, sr:int, rr:int, sl:int, tl:int) — method,  class org.si.sion.SiONVoice | 
 |  Set envelop parameters of all operators. | 
| setEnvelopFPS(fps:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  set envelop step (@fps) 
           | 
| setEnvelopTable(index:int, table:Vector$int, loopPoint:int) — method,  class org.si.sion.SiONDriver | 
 |  Set envelop table data refered by @@,na,np,nt,nf,_@@,_na,_np,_nt and _nf. | 
| setEnvelopTable(index:int, envelope:org.si.sion.sequencer:SiMMLEnvelopTable) — method,  class org.si.sion.sequencer.SiMMLData | 
 |  Set envelope table data refered by @@,na,np,nt,nf,_@@,_na,_np,_nt and _nf. | 
| setEventTrigger(id:int, noteOnType:int, noteOffType:int) — method,  class org.si.sion.midi.MIDIModuleChannel | 
 |  set event trigger of this channel
           | 
| setEventTrigger(id:int, noteOnType:int, noteOffType:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  set event trigger (%t) 
           | 
| setFade(callback:Function, valueFrom:Number, valueTo:Number, frames:int) — method,  class org.si.sion.utils.Fader | 
 |  set fading values 
           | 
| setFeedBack(fb:int, fbc:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  feedback (@fb)  | 
| setFeedBack(fb:int, fbc:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Set feedback(@fb). | 
| setFeedBack(fb:int, fbc:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Set feedback(@fb). | 
| setFilterBand(formFreq1:Number, gain1:int, bandwidth1:int, formFreq2:Number, gain2:int, bandwidth2:int, formFreq3:Number, gain3:int, bandwidth3:int, formFreq4:Number, gain4:int, bandwidth4:int, formFreq5:Number, gain5:int, bandwidth5:int, formFreq6:Number, gain6:int, bandwidth6:int) — method,  class org.si.sion.effector.SiFilterVowel | 
 |  set all peaking filter  | 
| setFilterEnvelop(filterType:int, cutoff:int, resonance:int, far:int, fdr1:int, fdr2:int, frr:int, fdc1:int, fdc2:int, fsc:int, frc:int) — method,  class org.si.sion.SiONVoice | 
 |  Set filter envelop parameters. | 
| setFilterEnvelop(noteOn:int, table:org.si.sion.sequencer:SiMMLEnvelopTable, step:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  set filter envelop (nf, _nf)
           | 
| setFilterEnvelop(filterType:int, cutoff:Number, resonance:Number, far:int, fdr1:int, fdr2:int, frr:int, fdc1:Number, fdc2:Number, fsc:Number, frc:Number) — method,  class org.si.sound.synthesizers.BasicSynth | 
 |  set filter envelop (same as '@f' command in MML). | 
| setFrequencyRatio(ratio:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  set chip "PSEUDO" frequency ratio by [%] (@clock). | 
| setFrequencyRatio(ratio:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  set chip "PSEUDO" frequency ratio by [%]. | 
| setFrequencyRatio(ratio:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  set chip "PSEUDO" frequency ratio by [%]. | 
| setGlobalSequence(seq:org.si.sion.sequencer.base:MMLSequence) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  Set global sequence. | 
| setInput(level:int, pipeIndex:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  Set input pipe (@i). | 
| setIRQ(irqFlag:int) — method,  class org.si.sound.nsf.CPU | 
 |  | 
| setKarplusStrongParam(ar:int, dr:int, tl:int, fixedPitch:int, ws:int, tension:int) — method,  class org.si.sion.module.channels.SiOPMChannelKS | 
 |  Set Karplus Strong parameters
           | 
| setKeyScalePan(centerNoteNumber:int, keyRange:Number, panWidth:Number) — method,  class org.si.sion.module.SiOPMWavePCMTable | 
 |  update key scale panning
           | 
| setKeyScaleVolume(centerNoteNumber:int, keyRange:Number, volumeRange:Number) — method,  class org.si.sion.module.SiOPMWavePCMTable | 
 |  update key scale volume
           | 
| setLevel(slotNum:int, inputLevel:Number, outputLevel:Number) — method,  class org.si.sion.effector.SiCompositeEffector | 
 |  set effect input/output level of one slot  | 
| setLFOCycleTime(ms:Number) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  set LFO cycle time (@lfo). | 
| setLPFEnvelop(cutoff:int, resonance:int, far:int, fdr1:int, fdr2:int, frr:int, fdc1:int, fdc2:int, fsc:int, frc:int) — method,  class org.si.sion.SiONVoice | 
 |  [Pleas use setFilterEnvelop() instead of this function]. | 
| setLPFEnvelop(cutoff:Number, resonance:Number, far:int, fdr1:int, fdr2:int, frr:int, fdc1:Number, fdc2:Number, fsc:Number, frc:Number) — method,  class org.si.sound.synthesizers.BasicSynth | 
 |  [Please use setFilterEnvelop instead of this function]. | 
| setMA3Param(param:org.si.sion.module:SiOPMChannelParam, data:Array) — Static Method                  ,  class org.si.sion.utils.Translator | 
 |  set inside of #MA@{..};  | 
| setMMLEventListener(id:int, func:Function, isGlobal:Boolean) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  Similar with an addEventListener(), but only one listener can be set for one event. | 
| setModulationEnvelop(isPitchMod:Boolean, depth:int, end_depth:int, delay:int, term:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  amplitude/pitch modulation envelop (ma, mp) 
           | 
| setModuleType(moduleType:int, channelNum:int, toneNum:int) — method,  class org.si.sion.sequencer.SiMMLVoice | 
 |  set moduleType, channelNum, toneNum and 0th operator's pgType simultaneously. | 
| setMP3Voice(wave:flash.media:Sound, ignoreNoteOff:Boolean, channelCount:int) — method,  class org.si.sion.SiONVoice | 
 |  Set as Sampler voice (Sound without pitch shift, LPF envlope). | 
| setNMI() — method,  class org.si.sound.nsf.CPU | 
 |  | 
| setNote(note:int, sampleLength:int, slur:Boolean) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  Set note immediately. | 
| setNote(note:int, velocity:int, length:Number, voiceIndex:int, gateTime:Number, data:any) — method,  class org.si.sound.patterns.Note | 
 |  Set note. | 
| setNoteEnevlop(table:Array, loopPoint:int, step:int) — method,  class org.si.sound.synthesizers.NESSynth | 
 |  set note envelop table 
           | 
| setNoteEnevlopNoteOff(table:Array, loopPoint:int, step:int) — method,  class org.si.sound.synthesizers.NESSynth | 
 |  set note envelop table after note off 
           | 
| setNoteEnvelop(noteOn:int, table:org.si.sion.sequencer:SiMMLEnvelopTable, step:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  set note envelop (nt, _nt)
           | 
| setOPLParam(param:org.si.sion.module:SiOPMChannelParam, data:Array) — Static Method                  ,  class org.si.sion.utils.Translator | 
 |  set inside of #OPL@{..};  | 
| setOPMParam(param:org.si.sion.module:SiOPMChannelParam, data:Array) — Static Method                  ,  class org.si.sion.utils.Translator | 
 |  set inside of #OPM@{..};  | 
| setOPMVoicesByRegister(regData:Vector$int, address:int, enableLFO:Boolean, voiceSet:Array) — Static Method                  ,  class org.si.sion.utils.Translator | 
 |  set SiONVoice list by OPM register data
           | 
| setOPNParam(param:org.si.sion.module:SiOPMChannelParam, data:Array) — Static Method                  ,  class org.si.sion.utils.Translator | 
 |  set inside of #OPN@{..};  | 
| setOPXParam(param:org.si.sion.module:SiOPMChannelParam, data:Array) — Static Method                  ,  class org.si.sion.utils.Translator | 
 |  set inside of #OPX@{..};  | 
| setOutput(outputMode:int, pipeIndex:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  Set output pipe (@o). | 
| setParam(param:org.si.sion.module:SiOPMChannelParam, data:Array) — Static Method                  ,  class org.si.sion.utils.Translator | 
 |  set inside of #@{..};  | 
| setParameters(cut:int, res:int, fps:Number) — method,  class org.si.sion.effector.SiCtrlFilterBase | 
 |  set parameters
           | 
| setParameters(frequency:Number, width:Number) — method,  class org.si.sion.effector.SiEffectAutoPan | 
 |  set parameter
           | 
| setParameters(thres:Number, wndTime:Number, attTime:Number, relTime:Number, maxGain:Number, mixingLevel:Number) — method,  class org.si.sion.effector.SiEffectCompressor | 
 |  set parameters. | 
| setParameters(preGain:Number, postGain:Number, lpfFreq:Number, lpfSlope:Number) — method,  class org.si.sion.effector.SiEffectDistortion | 
 |  set parameters
           | 
| setParameters(freqShift:int, bitRate:int, channelCount:int) — method,  class org.si.sion.effector.SiEffectDownSampler | 
 |  set parameter
           | 
| setParameters(lowGain:Number, midGain:Number, highGain:Number, lowFreq:Number, highFreq:Number) — method,  class org.si.sion.effector.SiEffectEqualiser | 
 |  set parameters
           | 
| setParameters(hardness:Number) — method,  class org.si.sion.effector.SiEffectSpeakerSimulator | 
 |  set parameter
           | 
| setParameters(delayTime:Number, feedback:Number, frequency:Number, depth:Number, wet:Number, invertPhase:Boolean) — method,  class org.si.sion.effector.SiEffectStereoChorus | 
 |  set parameter
           | 
| setParameters(delayTime:Number, feedback:Number, isCross:Boolean, wet:Number) — method,  class org.si.sion.effector.SiEffectStereoDelay | 
 |  set parameters
           | 
| setParameters(width:Number, rotation:Number, phaseInvert:Boolean) — method,  class org.si.sion.effector.SiEffectStereoExpander | 
 |  set parameters
           | 
| setParameters(delay1:Number, delay2:Number, feedback:Number, wet:Number) — method,  class org.si.sion.effector.SiEffectStereoReverb | 
 |  set parameters
           | 
| setParameters(distortion:Number, outputLevel:Number) — method,  class org.si.sion.effector.SiEffectWaveShaper | 
 |  set parameters
           | 
| setParameters(freq:Number, band:Number) — method,  class org.si.sion.effector.SiFilterAllPass | 
 |  set parameters
           | 
| setParameters(freq:Number, band:Number) — method,  class org.si.sion.effector.SiFilterBandPass | 
 |  set parameters
           | 
| setParameters(freq:Number, slope:Number, gain:Number) — method,  class org.si.sion.effector.SiFilterHighBoost | 
 |  set parameters
           | 
| setParameters(freq:Number, band:Number) — method,  class org.si.sion.effector.SiFilterHighPass | 
 |  set parameters
           | 
| setParameters(freq:Number, slope:Number, gain:Number) — method,  class org.si.sion.effector.SiFilterLowBoost | 
 |  set parameters
           | 
| setParameters(freq:Number, band:Number) — method,  class org.si.sion.effector.SiFilterLowPass | 
 |  set parameters
           | 
| setParameters(freq:Number, band:Number) — method,  class org.si.sion.effector.SiFilterNotch | 
 |  set parameters
           | 
| setParameters(freq:Number, band:Number, gain:Number) — method,  class org.si.sion.effector.SiFilterPeak | 
 |  set parameters
           | 
| setParameters(param:Vector$int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  parameters (@ call from SiMMLTrack._setChannelParameters())  | 
| setParameters(param:Vector$int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Set parameters (@ command). | 
| setParameters(param:Vector$int) — method,  class org.si.sion.module.channels.SiOPMChannelKS | 
 |  Set parameters (@ commands 2nd-15th args.). | 
| setParameters(param:Vector$int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Set parameters (@ command). | 
| setPatternNumbers(bassPatternNumber:int, snarePatternNumber:int, hihatPatternNumber:int) — method,  class org.si.sound.DrumMachine | 
 |  Set all pattern indeces 
           | 
| SET_PCM8 — Constant Static Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| setPCMData(index:int, data:Vector$Number, samplingOctave:int, keyRangeFrom:int, keyRangeTo:int, isSourceDataStereo:Boolean) — method,  class org.si.sion.SiONData | 
 |  [NOT RECOMMENDED] This function is for a compatibility with previous versions, please use setPCMWave instead of this function. | 
| setPCMData(index:int, data:Vector$Number, samplingOctave:int, keyRangeFrom:int, keyRangeTo:int, isSourceDataStereo:Boolean) — method,  class org.si.sion.SiONDriver | 
 |  [NOT RECOMMENDED] This function is for a compatibility with previous versions, please use setPCMWave instead of this function. | 
| setPCMData(pcmData:org.si.sion.module:SiOPMWavePCMData) — method,  class org.si.sion.module.channels.SiOPMOperator | 
 |  Set PCM data. | 
| setPCMSound(index:int, sound:flash.media:Sound, samplingOctave:int, keyRangeFrom:int, keyRangeTo:int) — method,  class org.si.sion.SiONData | 
 |  [NOT RECOMMENDED] This function is for a compatibility with previous versions, please use setPCMWave instead of this function. | 
| setPCMSound(index:int, sound:flash.media:Sound, samplingOctave:int, keyRangeFrom:int, keyRangeTo:int) — method,  class org.si.sion.SiONDriver | 
 |  [NOT RECOMMENDED] This function is for a compatibility with previous versions, please use setPCMWave instead of this function. | 
| setPCMVoice(index:int, voice:org.si.sion:SiONVoice) — method,  class org.si.sion.SiONData | 
 |  Set pcm voice 
           | 
| setPCMVoice(index:int, voice:org.si.sion:SiONVoice) — method,  class org.si.sion.SiONDriver | 
 |  Set pcm voice 
           | 
| setPCMVoice(data:any, samplingNote:int, srcChannelCount:int, channelCount:int) — method,  class org.si.sion.SiONVoice | 
 |  Set as PCM voice (Sound with pitch shift, LPF envlope). | 
| setPCMWave(index:int, data:any, samplingNote:Number, keyRangeFrom:int, keyRangeTo:int, srcChannelCount:int, channelCount:int) — method,  class org.si.sion.SiONData | 
 |  Set PCM wave data rederd by %7. | 
| setPCMWave(index:int, data:any, samplingNote:Number, keyRangeFrom:int, keyRangeTo:int, srcChannelCount:int, channelCount:int) — method,  class org.si.sion.SiONDriver | 
 |  Set PCM wave data rederd by %7. | 
| setPCMWave(index:int, data:any, samplingNote:Number, keyRangeFrom:int, keyRangeTo:int, srcChannelCount:int, channelCount:int) — method,  class org.si.sion.SiONVoice | 
 |  Set PCM wave data rederd by %7. | 
| setPCMWave(index:int, data:any, samplingNote:Number, keyRangeFrom:int, keyRangeTo:int, srcChannelCount:int, channelCount:int) — method,  interface org.si.sion.module.ISiOPMWaveInterface | 
 |  Set PCM wave data rederd by %7. | 
| setPGType(type:int) — method,  class org.si.sion.module.SiOPMOperatorParam | 
 |  set pgType and ptType  | 
| setPitchBend(noteFrom:int, tickLength:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  Set pitch bending. | 
| setPitchEnevlop(table:Array, loopPoint:int, step:int) — method,  class org.si.sound.synthesizers.NESSynth | 
 |  set pitch envelop table 
           | 
| setPitchEnevlopNoteOff(table:Array, loopPoint:int, step:int) — method,  class org.si.sound.synthesizers.NESSynth | 
 |  set pitch envelop table after note off 
           | 
| setPitchEnvelop(noteOn:int, table:org.si.sion.sequencer:SiMMLEnvelopTable, step:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  set pitch envelop (np, _np)
           | 
| setPitchModulation(depth:int, end_depth:int, delay:int, term:int) — method,  class org.si.sion.SiONVoice | 
 |  Set amplitude modulation parameters (same as "mp" command of MML). | 
| setPitchModulation(depth:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  pitch modulation (mp)  | 
| setPitchModulation(depth:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Pitch modulation. | 
| setPitchModulation(depth:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Pitch modulation. | 
| setPitchModulation(depth:int, end_depth:int, delay:int, term:int) — method,  class org.si.sound.synthesizers.BasicSynth | 
 |  Set amplitude modulation parameters (same as "mp" command in MML). | 
| setPMSGuitar(ar:int, dr:int, tl:int, fixedPitch:int, ws:int, tension:int) — method,  class org.si.sion.SiONVoice | 
 |  Set as phisical modeling synth guitar voice. | 
| setPMSGuitar(ar:int, dr:int, tl:int, fixedPitch:int, ws:int, tension:int) — method,  class org.si.sound.synthesizers.PMGuitarSynth | 
 |  Set all parameters of phisical modeling synth guitar voice. | 
| setPortament(frame:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  portament (po). | 
| setRegister(addr:int, data:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  set register  | 
| setRegister(addr:int, data:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  set register  | 
| setRegister(addr:int, data:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  set register  | 
| setReleaseSweep(sweep:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  release sweep (2nd argument of "s")
           | 
| setRest() — method,  class org.si.sound.patterns.Note | 
 |  Set as rest. | 
| setRingModulation(level:int, pipeIndex:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  Set ring modulation pipe (@r). | 
| setSample(pcmData:org.si.sion.module:SiOPMWavePCMData, keyRangeFrom:int, keyRangeTo:int) — method,  class org.si.sion.module.SiOPMWavePCMTable | 
 |  Set sample data. | 
| setSample(sample:org.si.sion.module:SiOPMWaveSamplerData, keyRangeFrom:int, keyRangeTo:int) — method,  class org.si.sion.module.SiOPMWaveSamplerTable | 
 |  Set sample data. | 
| setSample(data:any, samplingNote:Number, keyRangeFrom:int, keyRangeTo:int, channelCount:int) — method,  class org.si.sound.synthesizers.PCMSynth | 
 |  Set PCM sample with key range (this feature is not available in currennt version). | 
| setSample(data:any, ignoreNoteOff:Boolean, keyRangeFrom:int, keyRangeTo:int, channelCount:int) — method,  class org.si.sound.synthesizers.SamplerSynth | 
 |  Set sample with key range. | 
| setSamplerData(index:int, data:Vector$Number, ignoreNoteOff:Boolean, channelCount:int) — method,  class org.si.sion.SiONData | 
 |  [NOT RECOMMENDED] This function is for a compatibility with previous versions, please use setSamplerWave instead of this function. | 
| setSamplerData(index:int, data:Vector$Number, ignoreNoteOff:Boolean, channelCount:int) — method,  class org.si.sion.SiONDriver | 
 |  [NOT RECOMMENDED] This function is for a compatibility with previous versions, please use setSamplerWave instead of this function. | 
| setSamplerSound(index:int, sound:flash.media:Sound, ignoreNoteOff:Boolean, channelCount:int) — method,  class org.si.sion.SiONData | 
 |  [NOT RECOMMENDED] This function is for a compatibility with previous versions, please use setSamplerWave instead of this function. | 
| setSamplerSound(index:int, sound:flash.media:Sound, ignoreNoteOff:Boolean, channelCount:int) — method,  class org.si.sion.SiONDriver | 
 |  [NOT RECOMMENDED] This function is for a compatibility with previous versions, please use setSamplerWave instead of this function. | 
| setSamplerTable(bank:int, table:org.si.sion.module:SiOPMWaveSamplerTable) — method,  class org.si.sion.SiONData | 
 |  Set sampler table 
           | 
| setSamplerTable(bank:int, table:org.si.sion.module:SiOPMWaveSamplerTable) — method,  class org.si.sion.SiONDriver | 
 |  Set sampler table 
           | 
| setSamplerTable(table:org.si.sion.module:SiOPMWaveSamplerTable) — method,  class org.si.sion.SiONVoice | 
 |  Set sampler table 
           | 
| setSamplerWave(index:int, data:any, ignoreNoteOff:Boolean, pan:int, srcChannelCount:int, channelCount:int) — method,  class org.si.sion.SiONData | 
 |  Set sampler wave data refered by %10. | 
| setSamplerWave(index:int, data:any, ignoreNoteOff:Boolean, pan:int, srcChannelCount:int, channelCount:int) — method,  class org.si.sion.SiONDriver | 
 |  Set sampler wave data refered by %10. | 
| setSamplerWave(index:int, data:any, ignoreNoteOff:Boolean, pan:int, srcChannelCount:int, channelCount:int) — method,  class org.si.sion.SiONVoice | 
 |  Set sampler wave data refered by %10. | 
| setSamplerWave(index:int, data:any, ignoreNoteOff:Boolean, pan:int, srcChannelCount:int, channelCount:int) — method,  interface org.si.sion.module.ISiOPMWaveInterface | 
 |  Set sampler wave data refered by %10. | 
| setSamples(samples:Vector$Number, channelCount:int, isStreaming:Boolean) — method,  class org.si.sion.utils.PeakDetector | 
 |  set analyzing source samples
           | 
| setScaleTable(name:String, rootNote:int, table:Array) — method,  class org.si.sion.utils.Scale | 
 |  set scale table manualy. | 
| setSiOPMChannelParam(param:org.si.sion.module:SiOPMChannelParam, withVolume:Boolean, withModulation:Boolean) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  Set by SiOPMChannelParam. | 
| setSiOPMChannelParam(param:org.si.sion.module:SiOPMChannelParam, withVolume:Boolean, withModulation:Boolean) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Set by SiOPMChannelParam. | 
| setSiOPMChannelParam(param:org.si.sion.module:SiOPMChannelParam, withVolume:Boolean, withModulation:Boolean) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Set by SiOPMChannelParam. | 
| setSiOPMChannelParam(param:org.si.sion.module:SiOPMChannelParam, withVolume:Boolean, withModulation:Boolean) — method,  class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  Set by SiOPMChannelParam. | 
| setSiOPMOperatorParam(param:org.si.sion.module:SiOPMOperatorParam) — method,  class org.si.sion.module.channels.SiOPMOperator | 
 |  Set paramaters by SiOPMOperatorParam  | 
| setSiOPMParameters(ar:int, dr:int, sr:int, rr:int, sl:int, tl:int, ksr:int, ksl:int, mul:int, dt1:int, detune:int, ams:int, phase:int, fixNote:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Set sound by 14 basic params. | 
| setSiOPMParameters(ar:int, dr:int, sr:int, rr:int, sl:int, tl:int, ksr:int, ksl:int, mul:int, dt1:int, detune:int, ams:int, phase:int, fixNote:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Set sound by 14 basic params. | 
| setSoundData(sound:flash.media:Sound, keyRangeFrom:int, keyRangeTo:int, startPoint:int, endPoint:int, loopPoint:int) — method,  class org.si.sound.FlashSoundPlayer | 
 |  Set flash sound instance with key range. | 
| setSoundReferenceTable(soundReferenceTable:any) — method,  class org.si.sion.SiONDriver | 
 |  Set hash table of Sound instance refered from #SAMPLER and #PCMWAVE commands. | 
| setStreamBuffer(streamNum:int, stream:org.si.sion.module:SiOPMStream) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  set stream buffer. | 
| setStreamSend(streamNum:int, volume:Number) — method,  class org.si.sion.effector.SiEffectStream | 
 |  set stream send. | 
| setStreamSend(streamNum:int, volume:Number) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  set stream send. | 
| setStreamSend(slot:int, volume:Number) — method,  class org.si.sound.core.EffectChain | 
 |  set stream send level by Number(0-1)  | 
| setSVFilter(cutoff:int, resonance:int, ar:int, dr1:int, dr2:int, rr:int, dc1:int, dc2:int, sc:int, rc:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  SVFilter envelop (@f). | 
| setTimerInterruption(length16th:Number, callback:Function) — method,  class org.si.sion.SiONDriver | 
 |  Set timer interruption. | 
| setting — Property, class org.si.sion.sequencer.base.MMLSequencer | 
 |  MML parser setting. | 
| setToneEnevlop(table:Array, loopPoint:int, step:int) — method,  class org.si.sound.synthesizers.NESSynth | 
 |  set tone envelop table 
           | 
| setToneEnevlopNoteOff(table:Array, loopPoint:int, step:int) — method,  class org.si.sound.synthesizers.NESSynth | 
 |  set tone envelop table after note off 
           | 
| setToneEnvelop(noteOn:int, table:org.si.sion.sequencer:SiMMLEnvelopTable, step:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  set tone envelop (@@, _@@) 
           | 
| setTrackCallback(noteOn:Function, noteOff:Function) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  Set track callback function. | 
| setTrackVoice(track:org.si.sion.sequencer:SiMMLTrack) — method,  class org.si.sion.sequencer.SiMMLVoice | 
 |  [NOT RECOMENDED] this function is only for compatibility of previous versions  | 
| setType(pgType:int, ptType:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  pgType and ptType (@ call from SiMMLChannelSetting.selectTone()/initializeTone())  | 
| setType(pgType:int, ptType:int) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  pgType and ptType (@)  | 
| setType(pgType:int, ptType:int) — method,  class org.si.sion.module.channels.SiOPMChannelKS | 
 |  pgType and ptType (@ commands 1st arg except for %6,7)  | 
| setType(pgType:int, ptType:int) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  pgType and ptType (@). | 
| setType(pgType:int, ptType:int) — method,  class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  pgType and ptType (@ call from SiMMLChannelSetting.selectTone()/initializeTone())  | 
| setURL(urlRequest:flash.net:URLRequest, id:String, type:String, checkPolicyFile:Boolean) — method,  class org.si.sion.utils.soundloader.SoundLoader | 
 |  set loading file's urls. | 
| setVCAEnvelop(attackTime:Number, decayTime:Number, sustainLevel:Number, releaseTime:Number) — method,  class org.si.sound.synthesizers.AnalogSynth | 
 |  set VCA envelope. | 
| setVCFEnvelop(cutoff:Number, resonance:Number, attackTime:Number, decayTime:Number, peakCutoff:Number) — method,  class org.si.sound.synthesizers.AnalogSynth | 
 |  set VCF envelope, This is a simplification of BasicSynth.setLPFEnvelop(). | 
| setVoice(index:int, voice:org.si.sion:SiONVoice) — method,  class org.si.sion.SiONDriver | 
 |  Set wave table data refered by %6. | 
| setVoice(index:int, voice:org.si.sion.sequencer:SiMMLVoice) — method,  class org.si.sion.sequencer.SiMMLData | 
 |  Set wave table data refered by %6. | 
| setVolume(slot:int, volume:Number) — method,  class org.si.sound.SoundObject | 
 |  Set volume by index. | 
| setVolume(slot:int, volume:Number) — method,  class org.si.sound.SoundObjectContainer | 
 |  Set all children's volume by index. | 
| setVolumeTables(vtable:Vector$int, xtable:Vector$int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  set velocity and expression tables
           | 
| setVowellFormant(outputLevel:Number, formFreq1:Number, gain1:int, formFreq2:Number, gain2:int, delay:int) — method,  class org.si.sion.effector.SiFilterVowel | 
 |  set 1st and 2nd formant with delay  | 
| setWaveData(waveData:org.si.sion.module:SiOPMWaveBase) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  Set wave data. | 
| setWaveData(waveData:org.si.sion.module:SiOPMWaveBase) — method,  class org.si.sion.module.channels.SiOPMChannelFM | 
 |  Set wave data. | 
| setWaveData(waveData:org.si.sion.module:SiOPMWaveBase) — method,  class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  Set wave data. | 
| setWaveData(waveData:org.si.sion.module:SiOPMWaveBase) — method,  class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  Set wave data. | 
| setWaveTable(index:int, table:Vector$Number) — method,  class org.si.sion.SiONDriver | 
 |  Set wave table data refered by %4. | 
| setWaveTable(data:Vector$Number) — method,  class org.si.sion.SiONVoice | 
 |  Set wave table voice. | 
| setWaveTable(waveTable:org.si.sion.module:SiOPMWaveTable) — method,  class org.si.sion.module.channels.SiOPMOperator | 
 |  Set Wave table data. | 
| setWaveTable(index:int, data:Vector$Number) — method,  class org.si.sion.sequencer.SiMMLData | 
 |  Set wave table data refered by %4. | 
| shift() — method,  class org.si.sion.sequencer.base.MMLSequence | 
 |  Remove MMLEvent from head. | 
| shift(note:int) — method,  class org.si.sion.utils.Scale | 
 |  shift note to the nearest note on this scale. | 
| shiftSVFilterState(state:int) — method,  class org.si.sion.module.channels.SiOPMChannelBase | 
 |  shift SVFilter state  | 
| SiCompositeEffector — class, package org.si.sion.effector | 
 |  Composite effector class. | 
| SiCompositeEffector() — Constructor, class org.si.sion.effector.SiCompositeEffector | 
 |  Constructor. | 
| SiCtrlFilterBase — class, package org.si.sion.effector | 
 |  controlable filter base class. | 
| SiCtrlFilterBase() — Constructor, class org.si.sion.effector.SiCtrlFilterBase | 
 |  constructor  | 
| SiCtrlFilterHighPass — class, package org.si.sion.effector | 
 |  controlable HPF. | 
| SiCtrlFilterHighPass(cutoff:Number, resonance:Number) — Constructor, class org.si.sion.effector.SiCtrlFilterHighPass | 
 |  constructor. | 
| SiCtrlFilterLowPass — class, package org.si.sion.effector | 
 |  controlable LPF. | 
| SiCtrlFilterLowPass(cutoff:Number, resonance:Number) — Constructor, class org.si.sion.effector.SiCtrlFilterLowPass | 
 |  constructor. | 
| SiEffectAutoPan — class, package org.si.sion.effector | 
 |  Stereo auto pan. | 
| SiEffectAutoPan(frequency:Number, width:Number) — Constructor, class org.si.sion.effector.SiEffectAutoPan | 
 |  constructor
           | 
| SiEffectBase — class, package org.si.sion.effector | 
 |  Effector basic class. | 
| SiEffectBase() — Constructor, class org.si.sion.effector.SiEffectBase | 
 |  Constructor. | 
| SiEffectCompressor — class, package org.si.sion.effector | 
 |  Compressor. | 
| SiEffectCompressor(thres:Number, wndTime:Number, attTime:Number, relTime:Number, maxGain:Number, mixingLevel:Number) — Constructor, class org.si.sion.effector.SiEffectCompressor | 
 |  constructor
           | 
| SiEffectDistortion — class, package org.si.sion.effector | 
 |  Hard Distortion. | 
| SiEffectDistortion(preGain:Number, postGain:Number, lpfFreq:Number, lpfSlope:Number) — Constructor, class org.si.sion.effector.SiEffectDistortion | 
 |  constructor
           | 
| SiEffectDownSampler — class, package org.si.sion.effector | 
 |  Down sampler. | 
| SiEffectDownSampler(freqShift:int, bitRate:int, channelCount:int) — Constructor, class org.si.sion.effector.SiEffectDownSampler | 
 |  Constructor. | 
| SiEffectEqualiser — class, package org.si.sion.effector | 
 |  Stereo 3band equaliser. | 
| SiEffectEqualiser(lowGain:Number, midGain:Number, highGain:Number, lowFreq:Number, highFreq:Number) — Constructor, class org.si.sion.effector.SiEffectEqualiser | 
 |  constructor. | 
| SiEffectModule — class, package org.si.sion.effector | 
 |  Effect Module. | 
| SiEffectModule(module:org.si.sion.module:SiOPMModule) — Constructor, class org.si.sion.effector.SiEffectModule | 
 |  Constructor. | 
| SiEffectSpeakerSimulator — class, package org.si.sion.effector | 
 |  Piezoelectric speaker simulator. | 
| SiEffectSpeakerSimulator(hardness:Number) — Constructor, class org.si.sion.effector.SiEffectSpeakerSimulator | 
 |  Constructor. | 
| SiEffectStereoChorus — class, package org.si.sion.effector | 
 |  Stereo chorus effector. | 
| SiEffectStereoChorus(delayTime:Number, feedback:Number, frequency:Number, depth:Number, wet:Number, invertPhase:Boolean) — Constructor, class org.si.sion.effector.SiEffectStereoChorus | 
 |  constructor. | 
| SiEffectStereoDelay — class, package org.si.sion.effector | 
 |  Stereo long delay effector. | 
| SiEffectStereoDelay(delayTime:Number, feedback:Number, isCross:Boolean, wet:Number) — Constructor, class org.si.sion.effector.SiEffectStereoDelay | 
 |  constructor 
           | 
| SiEffectStereoExpander — class, package org.si.sion.effector | 
 |  Stereo expander. | 
| SiEffectStereoExpander(width:Number, rotation:Number, phaseInvert:Boolean) — Constructor, class org.si.sion.effector.SiEffectStereoExpander | 
 |  constructor
           | 
| SiEffectStereoReverb — class, package org.si.sion.effector | 
 |  Stereo reverb effector. | 
| SiEffectStereoReverb(delay1:Number, delay2:Number, feedback:Number, wet:Number) — Constructor, class org.si.sion.effector.SiEffectStereoReverb | 
 |  constructor
           | 
| SiEffectStream — class, package org.si.sion.effector | 
 |  SiON Effector stream. | 
| SiEffectStream(module:org.si.sion.module:SiOPMModule, stream:org.si.sion.module:SiOPMStream) — Constructor, class org.si.sion.effector.SiEffectStream | 
 |  Constructor, you should not create new EffectStream, you may call SiEffectModule.newLocalEffect() for these purpose. | 
| SiEffectWaveShaper — class, package org.si.sion.effector | 
 |  Stereo wave shaper. | 
| SiEffectWaveShaper(distortion:Number, outputLevel:Number) — Constructor, class org.si.sion.effector.SiEffectWaveShaper | 
 |  constructor
           | 
| SiFilterAllPass — class, package org.si.sion.effector | 
 |  APF. | 
| SiFilterAllPass(freq:Number, band:Number) — Constructor, class org.si.sion.effector.SiFilterAllPass | 
 |  constructor. | 
| SiFilterBandPass — class, package org.si.sion.effector | 
 |  BPF. | 
| SiFilterBandPass(freq:Number, band:Number) — Constructor, class org.si.sion.effector.SiFilterBandPass | 
 |  constructor. | 
| SiFilterBase — class, package org.si.sion.effector | 
 |  filters based on RBJ cockbook. | 
| SiFilterBase() — Constructor, class org.si.sion.effector.SiFilterBase | 
 |  constructor  | 
| SiFilterHighBoost — class, package org.si.sion.effector | 
 |  High booster. | 
| SiFilterHighBoost(freq:Number, slope:Number, gain:Number) — Constructor, class org.si.sion.effector.SiFilterHighBoost | 
 |  constructor. | 
| SiFilterHighPass — class, package org.si.sion.effector | 
 |  HPF. | 
| SiFilterHighPass(freq:Number, band:Number) — Constructor, class org.si.sion.effector.SiFilterHighPass | 
 |  constructor. | 
| SiFilterLowBoost — class, package org.si.sion.effector | 
 |  Low booster. | 
| SiFilterLowBoost(freq:Number, slope:Number, gain:Number) — Constructor, class org.si.sion.effector.SiFilterLowBoost | 
 |  constructor. | 
| SiFilterLowPass — class, package org.si.sion.effector | 
 |  LPF. | 
| SiFilterLowPass(freq:Number, band:Number) — Constructor, class org.si.sion.effector.SiFilterLowPass | 
 |  constructor. | 
| SiFilterNotch — class, package org.si.sion.effector | 
 |  Notch. | 
| SiFilterNotch(freq:Number, band:Number) — Constructor, class org.si.sion.effector.SiFilterNotch | 
 |  constructor. | 
| SiFilterPeak — class, package org.si.sion.effector | 
 |  Peaking EQ. | 
| SiFilterPeak(freq:Number, band:Number, gain:Number) — Constructor, class org.si.sion.effector.SiFilterPeak | 
 |  constructor. | 
| SiFilterVowel — class, package org.si.sion.effector | 
 |  Vowel filter, conbination of 6 peaking filters  | 
| SiFilterVowel() — Constructor, class org.si.sion.effector.SiFilterVowel | 
 |  constructor
          | 
| signalToNoiseRatio — Property, class org.si.sion.utils.PeakDetector | 
 |  S/N ratio for peak detection [dB]  | 
| signature_d — Property, class org.si.sion.midi.SMFData | 
 |  denominator of signiture  | 
| signature_n — Property, class org.si.sion.midi.SMFData | 
 |  numerator of signiture  | 
| SiMMLData — class, package org.si.sion.sequencer | 
 |  SiMML data class. | 
| SiMMLData() — Constructor, class org.si.sion.sequencer.SiMMLData | 
 |  constructor. | 
| SiMMLEnvelopTable — class, package org.si.sion.sequencer | 
 |  Tabel evnelope data. | 
| SiMMLEnvelopTable(table:Vector$int, loopPoint:int) — Constructor, class org.si.sion.sequencer.SiMMLEnvelopTable | 
 |  constructor. | 
| SiMMLSequencer — class, package org.si.sion.sequencer | 
 |  The SiMMLSequencer operates SiOPMModule by MML. | 
| SiMMLSequencer(module:org.si.sion.module:SiOPMModule, eventTriggerOn:Function, eventTriggerOff:Function, tempoChanged:Function) — Constructor, class org.si.sion.sequencer.SiMMLSequencer | 
 |  Create new sequencer. | 
| SiMMLSimulatorAPU — class, package org.si.sion.sequencer.simulator | 
 |  Nintendo Entertainment System Simulator  | 
| SiMMLSimulatorAPU() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorAPU | 
 |  | 
| SiMMLSimulatorBase — class, package org.si.sion.sequencer.simulator | 
 |  Base class of all module simulators which control "SiMMLTrack" (not SiOPMChannel) to simulate various modules. | 
| SiMMLSimulatorBase(type:int, channelCount:int, defaultVoiceSet:org.si.sion.sequencer.simulator:SiMMLSimulatorVoiceSet, isSuitableForFMVoice:Boolean) — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorBase | 
 |  | 
| SiMMLSimulatorBaseFM — class, package org.si.sion.sequencer.simulator | 
 |  Base class of all FM sound chip simulator  | 
| SiMMLSimulatorBaseFM(type:int, channelCount:int) — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorBaseFM | 
 |  | 
| SiMMLSimulatorDCSG — class, package org.si.sion.sequencer.simulator | 
 |  SEGA DCSG simulator  | 
| SiMMLSimulatorDCSG() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorDCSG | 
 |  | 
| SiMMLSimulatorFMMA3 — class, package org.si.sion.sequencer.simulator | 
 |  YAMAHA YMU762 simulartor  | 
| SiMMLSimulatorFMMA3() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorFMMA3 | 
 |  | 
| SiMMLSimulatorFMOPL3 — class, package org.si.sion.sequencer.simulator | 
 |  YAMAHA YM3812 simulartor  | 
| SiMMLSimulatorFMOPL3() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorFMOPL3 | 
 |  | 
| SiMMLSimulatorFMOPLL — class, package org.si.sion.sequencer.simulator | 
 |  YAMAHA YM2413 simulartor  | 
| SiMMLSimulatorFMOPLL() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorFMOPLL | 
 |  | 
| SiMMLSimulatorFMOPM — class, package org.si.sion.sequencer.simulator | 
 |  YAMAHA YM2151 simulartor  | 
| SiMMLSimulatorFMOPM() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorFMOPM | 
 |  | 
| SiMMLSimulatorFMOPN — class, package org.si.sion.sequencer.simulator | 
 |  YAMAHA YM2203 simulator  | 
| SiMMLSimulatorFMOPN() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorFMOPN | 
 |  | 
| SiMMLSimulatorFMOPNA — class, package org.si.sion.sequencer.simulator | 
 |  YAMAHA YM2608 simulartor  | 
| SiMMLSimulatorFMOPNA() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorFMOPNA | 
 |  | 
| SiMMLSimulatorFMSiOPM — class, package org.si.sion.sequencer.simulator | 
 |  SiOPM FM sound module simulator  | 
| SiMMLSimulatorFMSiOPM() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorFMSiOPM | 
 |  | 
| SiMMLSimulatorGB — class, package org.si.sion.sequencer.simulator | 
 |  Nintendo Gameboy simulator  | 
| SiMMLSimulatorGB() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorGB | 
 |  | 
| SiMMLSimulatorKS — class, package org.si.sion.sequencer.simulator | 
 |  Physical modeling guitar simulator  | 
| SiMMLSimulatorKS() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorKS | 
 |  | 
| SiMMLSimulatorMA3WaveTable — class, package org.si.sion.sequencer.simulator | 
 |  Simulrator of single operaotr sound generator of YAMAHA MA3 waveforms  | 
| SiMMLSimulatorMA3WaveTable() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorMA3WaveTable | 
 |  | 
| SiMMLSimulatorNoise — class, package org.si.sion.sequencer.simulator | 
 |  Noise generator simulator  | 
| SiMMLSimulatorNoise() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorNoise | 
 |  | 
| SiMMLSimulatorPCM — class, package org.si.sion.sequencer.simulator | 
 |  PCM sound module simulator  | 
| SiMMLSimulatorPCM() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorPCM | 
 |  | 
| SiMMLSimulatorPSG — class, package org.si.sion.sequencer.simulator | 
 |  Texas Instrments AY-3-8910 simulator  | 
| SiMMLSimulatorPSG() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorPSG | 
 |  | 
| SiMMLSimulatorPulse — class, package org.si.sion.sequencer.simulator | 
 |  Simulator of pulse waveform single operator sound generator  | 
| SiMMLSimulatorPulse() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorPulse | 
 |  | 
| SiMMLSimulatorRamp — class, package org.si.sion.sequencer.simulator | 
 |  Simulator of ramp waveform single operator sound generator  | 
| SiMMLSimulatorRamp() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorRamp | 
 |  | 
| SiMMLSimulatorSampler — class, package org.si.sion.sequencer.simulator | 
 |  Simple sampler simulator  | 
| SiMMLSimulatorSampler() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorSampler | 
 |  | 
| SiMMLSimulatorSID — class, package org.si.sion.sequencer.simulator | 
 |  MOS Tech 8580 SID chip simulator  | 
| SiMMLSimulatorSID() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorSID | 
 |  | 
| SiMMLSimulatorSiOPM — class, package org.si.sion.sequencer.simulator | 
 |  Simulator of all SiOPM waveforms single operator sound generator  | 
| SiMMLSimulatorSiOPM() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorSiOPM | 
 |  | 
| SiMMLSimulatorVRC6 — class, package org.si.sion.sequencer.simulator | 
 |  KONAMI VRC6 Simulator  | 
| SiMMLSimulatorVRC6() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorVRC6 | 
 |  | 
| SiMMLSimulatorWT — class, package org.si.sion.sequencer.simulator | 
 |  Simulator of custom waveform single operator sound generator  | 
| SiMMLSimulatorWT() — Constructor, class org.si.sion.sequencer.simulator.SiMMLSimulatorWT | 
 |  | 
| SiMMLTable — class, package org.si.sion.sequencer | 
 |  table for sequencer  | 
| SiMMLTable() — Constructor, class org.si.sion.sequencer.SiMMLTable | 
 |  constructor  | 
| SiMMLTrack — class, package org.si.sion.sequencer | 
 |  Track is a musical sequence player for one voice. | 
| SiMMLTrack() — Constructor, class org.si.sion.sequencer.SiMMLTrack | 
 |  | 
| SiMMLVoice — class, package org.si.sion.sequencer | 
 |  Voice data. | 
| SiMMLVoice() — Constructor, class org.si.sion.sequencer.SiMMLVoice | 
 |  constructor. | 
| simulators — Property, class org.si.sion.sequencer.SiMMLTable | 
 |  module simulators  | 
| SINE — Constant Static Property, class org.si.sound.synthesizers.AnalogSynth | 
 |  wave shape number of sine wave  | 
| SINGLE — Constant Static Property, class org.si.sound.synthesizers.WaveTableSynth | 
 |  single layer mode  | 
| singleNote(note:int, tickLength:int) — method,  class org.si.sion.sequencer.base.MMLExecutor | 
 |  execute single note. | 
| sinh(n:Number) — method,  class org.si.sion.effector.SiFilterBase | 
 |  hyperbolic sinh. | 
| SiONData — class, package org.si.sion | 
 |  The SiONData class provides musical score (and voice settings) data of SiON. | 
| SiONData() — Constructor, class org.si.sion.SiONData | 
 |  | 
| SiONDataConverterSMF — class, package org.si.sion.midi | 
 |  Standard MIDI File converter  | 
| SiONDataConverterSMF(smfData:org.si.sion.midi:SMFData, midiModule:org.si.sion.midi:MIDIModule) — Constructor, class org.si.sion.midi.SiONDataConverterSMF | 
 |  Pass SMFData and MIDIModule  | 
| SiONDriver — class, package org.si.sion | 
 |  SiONDriver class provides the driver of SiON's digital signal processor emulator. | 
| SiONDriver(bufferLength:int, channelCount:int, sampleRate:int, bitRate:int) — Constructor, class org.si.sion.SiONDriver | 
 |  Create driver to manage the synthesizer, sequencer and effector. | 
| SiONEvent — class, package org.si.sion.events | 
 |  SiON Event class. | 
| SiONEvent(type:String, driver:org.si.sion:SiONDriver, streamBuffer:flash.utils:ByteArray, cancelable:Boolean) — Constructor, class org.si.sion.events.SiONEvent | 
 |  Creates an SiONEvent object to pass as a parameter to event listeners. | 
| SiONMIDIEvent — class, package org.si.sion.events | 
 |  SiON MIDI Event class. | 
| SiONMIDIEventFlag — class, package org.si.sion.midi | 
 |  | 
| sionMIDIEventType — Property, class org.si.sion.midi.MIDIModuleChannel | 
 |  dispatching event flag of SiONMIDIEvent, conbination of SiONMIDIEventFlag  | 
| SiONPresetVoice — Dynamic Class, package org.si.sion.utils | 
 |  Preset voice data. | 
| SiONPresetVoice(includeFlag:int) — Constructor, class org.si.sion.utils.SiONPresetVoice | 
 |  constructor. | 
| SiONSoundFont — class, package org.si.sion.utils.soundfont | 
 |  SiON Sound font class. | 
| SiONSoundFont(sounds:any) — Constructor, class org.si.sion.utils.soundfont.SiONSoundFont | 
 |  constructor  | 
| SiONSoundFontContainer — class, package org.si.sion.utils.soundfont | 
 |  SiONSoundFontContainer provides a basic class of swf file that has SiONVoice setting. | 
| SiONSoundFontContainer() — Constructor, class org.si.sion.utils.soundfont.SiONSoundFontContainer | 
 |  constructor  | 
| SiONSoundFontLoader — class, package org.si.sion.utils.soundfont | 
 |  Sound font loader. | 
| SiONSoundFontLoader() — Constructor, class org.si.sion.utils.soundfont.SiONSoundFontLoader | 
 |  constructor  | 
| SiONTrackEvent — class, package org.si.sion.events | 
 |  SiON Track Event class. | 
| SiONUtil — class, package org.si.sion.utils | 
 |  Utilities for SiON  | 
| SiONVoice — class, package org.si.sion | 
 |  SiONVoice class provides all of voice setting parameters of SiON. | 
| SiONVoice(moduleType:int, channelNum:int, ar:int, rr:int, dt:int, connectionType:int, ws2:int, dt2:int) — Constructor, class org.si.sion.SiONVoice | 
 |  create new SiONVoice instance with '%' parameters, attack rate, release rate and pitchShift. | 
| SiOPMChannelBase — class, package org.si.sion.module.channels | 
 |  SiOPM sound channel base class. | 
| SiOPMChannelBase(chip:org.si.sion.module:SiOPMModule) — Constructor, class org.si.sion.module.channels.SiOPMChannelBase | 
 |  Constructor  | 
| SiOPMChannelFM — class, package org.si.sion.module.channels | 
 |  FM sound channel. | 
| SiOPMChannelFM(chip:org.si.sion.module:SiOPMModule) — Constructor, class org.si.sion.module.channels.SiOPMChannelFM | 
 |  constructor  | 
| SiOPMChannelKS — class, package org.si.sion.module.channels | 
 |  Karplus-Strong algorism with FM synth. | 
| SiOPMChannelKS(chip:org.si.sion.module:SiOPMModule) — Constructor, class org.si.sion.module.channels.SiOPMChannelKS | 
 |  constructor  | 
| SiOPMChannelParam — class, package org.si.sion.module | 
 |  SiOPM Channel Parameters. | 
| SiOPMChannelParam() — Constructor, class org.si.sion.module.SiOPMChannelParam | 
 |  constructor  | 
| SiOPMChannelPCM — class, package org.si.sion.module.channels | 
 |  PCM channel
      | 
| SiOPMChannelPCM(chip:org.si.sion.module:SiOPMModule) — Constructor, class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  constructor  | 
| SiOPMChannelSampler — class, package org.si.sion.module.channels | 
 |  Sampler pad channel. | 
| SiOPMChannelSampler(chip:org.si.sion.module:SiOPMModule) — Constructor, class org.si.sion.module.channels.SiOPMChannelSampler | 
 |  constructor  | 
| SiOPMModule — class, package org.si.sion.module | 
 |  SiOPM sound module  | 
| SiOPMModule() — Constructor, class org.si.sion.module.SiOPMModule | 
 |  Default constructor
           | 
| SiOPMOperator — class, package org.si.sion.module.channels | 
 |  SiOPM operator class. | 
| SiOPMOperator(chip:org.si.sion.module:SiOPMModule) — Constructor, class org.si.sion.module.channels.SiOPMOperator | 
 |  constructor  | 
| SiOPMOperatorParam — class, package org.si.sion.module | 
 |  OPM Parameters. | 
| SiOPMOperatorParam() — Constructor, class org.si.sion.module.SiOPMOperatorParam | 
 |  constructor  | 
| SiOPMStream — class, package org.si.sion.module | 
 |  Stream buffer class  | 
| SiOPMStream() — Constructor, class org.si.sion.module.SiOPMStream | 
 |  constructor  | 
| SiOPMTable — class, package org.si.sion.module | 
 |  SiOPM table  | 
| SiOPMTable(clock:int, psg_clock:Number, rate:int) — Constructor, class org.si.sion.module.SiOPMTable | 
 |  constructor
           | 
| SiOPMWaveBase — class, package org.si.sion.module | 
 |  basic class for SiOPM wave data  | 
| SiOPMWaveBase(moduleType:int) — Constructor, class org.si.sion.module.SiOPMWaveBase | 
 |  constructor  | 
| SiOPMWavePCMData — class, package org.si.sion.module | 
 |  PCM data class  | 
| SiOPMWavePCMData(data:any, samplingPitch:int, srcChannelCount:int, channelCount:int) — Constructor, class org.si.sion.module.SiOPMWavePCMData | 
 |  Constructor. | 
| SiOPMWavePCMTable — class, package org.si.sion.module | 
 |  PCM data class  | 
| SiOPMWavePCMTable() — Constructor, class org.si.sion.module.SiOPMWavePCMTable | 
 |  Constructor  | 
| SiOPMWaveSamplerData — class, package org.si.sion.module | 
 |  SiOPM samplers wave data  | 
| SiOPMWaveSamplerData(data:any, ignoreNoteOff:Boolean, pan:int, srcChannelCount:int, channelCount:int, peakList:Vector$Number) — Constructor, class org.si.sion.module.SiOPMWaveSamplerData | 
 |  constructor 
           | 
| SiOPMWaveSamplerTable — class, package org.si.sion.module | 
 |  SiOPM samplers wave table  | 
| SiOPMWaveSamplerTable() — Constructor, class org.si.sion.module.SiOPMWaveSamplerTable | 
 |  constructor 
           | 
| SiOPMWaveTable — class, package org.si.sion.module | 
 |  SiOPM wave table  | 
| SiOPMWaveTable() — Constructor, class org.si.sion.module.SiOPMWaveTable | 
 |  create new SiOPMWaveTable instance. | 
| sl — Property, class org.si.sion.module.SiOPMOperatorParam | 
 |  Sustain level [0,15]  | 
| sl — Property, class org.si.sion.module.channels.SiOPMOperator | 
 |  Sustain level [0,15]  | 
| sl — Property, class org.si.sound.synthesizers.FMSynthOperator | 
 |  SL; sustain level [0-15]. | 
| slice(startPoint:int, endPoint:int, loopPoint:int) — method,  class org.si.sion.module.SiOPMWavePCMData | 
 |  Slicer setting. | 
| slice(startPoint:int, endPoint:int, loopPoint:int) — method,  class org.si.sion.module.SiOPMWaveSamplerData | 
 |  Slicer setting. | 
| SLLint — class, package org.si.utils | 
 |  Singly linked list of int. | 
| SLLint(i:int) — Constructor, class org.si.utils.SLLint | 
 |  Constructor  | 
| SLLNumber — class, package org.si.utils | 
 |  Singly linked list of Number. | 
| SLLNumber(n:Number) — Constructor, class org.si.utils.SLLNumber | 
 |  Constructor  | 
| slot0 — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  effector slot 0  | 
| slot0 — Property, class org.si.sion.effector.SiEffectModule | 
 |  effector slot 0  | 
| slot1 — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  effector slot 1  | 
| slot1 — Property, class org.si.sion.effector.SiEffectModule | 
 |  effector slot 1  | 
| slot2 — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  effector slot 2  | 
| slot2 — Property, class org.si.sion.effector.SiEffectModule | 
 |  effector slot 2  | 
| slot3 — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  effector slot 3  | 
| slot3 — Property, class org.si.sion.effector.SiEffectModule | 
 |  effector slot 3  | 
| slot4 — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  effector slot 4  | 
| slot4 — Property, class org.si.sion.effector.SiEffectModule | 
 |  effector slot 4  | 
| slot5 — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  effector slot 5  | 
| slot5 — Property, class org.si.sion.effector.SiEffectModule | 
 |  effector slot 5  | 
| slot6 — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  effector slot 6  | 
| slot6 — Property, class org.si.sion.effector.SiEffectModule | 
 |  effector slot 6  | 
| slot7 — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  effector slot 7  | 
| slot7 — Property, class org.si.sion.effector.SiEffectModule | 
 |  effector slot 7  | 
| SLUR — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent | 
 |  | 
| SLUR — Constant Static Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| SLUR_WEAK — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent | 
 |  | 
| smfData — Property, class org.si.sion.midi.SiONDataConverterSMF | 
 |  Standard MIDI file data to play  | 
| SMFData — class, package org.si.sion.midi | 
 |  Standard MIDI File class  | 
| SMFData() — Constructor, class org.si.sion.midi.SMFData | 
 |  constructor  | 
| SMFEvent — class, package org.si.sion.midi | 
 |  SMF event  | 
| SMFEvent(type:int, value:int, deltaTime:int, time:int) — Constructor, class org.si.sion.midi.SMFEvent | 
 |  | 
| SMFExecutor — class, package org.si.sion.midi | 
 |  Standard MIDI File executor  | 
| SMFExecutor() — Constructor, class org.si.sion.midi.SMFExecutor | 
 |  | 
| SMFTrack — class, package org.si.sion.midi | 
 |  SMF Track chunk  | 
| SMFTrack(smfData:org.si.sion.midi:SMFData, index:int, bytes:flash.utils:ByteArray) — Constructor, class org.si.sion.midi.SMFTrack | 
 |  constructor  | 
| snapShotPosition — Property, class org.si.sion.utils.BPMAnalyzer | 
 |  starting position that has maximum probability  | 
| snare — Property, class org.si.sound.DrumMachine | 
 |  Sequencer object of snare drum  | 
| SNARE — Constant Static Property, class org.si.sound.synthesizers.DrumMachinePresetVoice | 
 |  voice type snare drum  | 
| snarePattern — Property, class org.si.sound.DrumMachine | 
 |  Sequence pattern of snare drum  | 
| snarePatternNumber — Property, class org.si.sound.DrumMachine | 
 |  snare drum pattern number. | 
| snarePatternNumberMax — Property, class org.si.sound.DrumMachine | 
 |  maximum value of snarePatternNumber  | 
| snareVoiceNumber — Property, class org.si.sound.DrumMachine | 
 |  snare drum pattern number. | 
| snareVoiceNumberMax — Property, class org.si.sound.DrumMachine | 
 |  maximum value of snareVoiceNumber  | 
| snareVolume — Property, class org.si.sound.DrumMachine | 
 |  snare drum volume (0-1)  | 
| soloTrackNumber — Property, class org.si.sound.MMLPlayer | 
 |  Solo track number, this value reset when call start() method. | 
| songCount — Property, class org.si.sound.nsf.NSFData | 
 |  | 
| sound — Property, class org.si.sion.SiONDriver | 
 |  flash.media.Sound instance to stream SiON's sound. | 
| sound — Property, class org.si.sound.events.FlashSoundPlayerEvent | 
 |  Target sound  | 
| soundChannel — Property, class org.si.sion.SiONDriver | 
 |  flash.media.SoundChannel instance of SiON's sound stream (this property is only available during streaming). | 
| SoundClass — final class, package org.si.sion.utils | 
 | 
     Refer from http://www.flashcodersbrighton.org/wordpress/?p=9
      | 
| soundData — Property, class org.si.sion.module.SiOPMWaveSamplerData | 
 |  Sound data  | 
| soundData — Property, class org.si.sound.FlashSoundPlayer | 
 |  the Sequencer instance belonging to this PatternSequencer, where the sequence pattern appears. | 
| soundFont — Property, class org.si.sion.utils.soundfont.SiONSoundFontLoader | 
 |  SiONSoundFont instance. | 
| SoundLoader — class, package org.si.sion.utils.soundloader | 
 |  Sound Loader. 
      SoundLoader.setURL() to set loading url, SoundLoader.loadAll() to load all files and SoundLoader.hash to access all loaded files.
       | 
| SoundLoader(eventPriority:int, loadImgFileAsSoundFont:Boolean, loadMP3FileAsBinary:Boolean, rememberHistory:Boolean) — Constructor, class org.si.sion.utils.soundloader.SoundLoader | 
 |  Constructor. | 
| SoundLoaderFileData — class, package org.si.sion.utils.soundloader | 
 |  File Data class for SoundLoader  | 
| soundObject — Property, class org.si.sound.events.SoundObjectEvent | 
 |  Target sound object  | 
| SoundObject — class, package org.si.sound | 
 |  The SoundObject class is the base class of all objects that operates sounds by SiONDriver. | 
| SoundObject(name:String, synth:org.si.sound.synthesizers:VoiceReference) — Constructor, class org.si.sound.SoundObject | 
 |  constructor. | 
| SoundObjectContainer — class, package org.si.sound | 
 |  The SoundObjectContainer class is the base class for all objects that can serve as sound object containers on the sound list. | 
| SoundObjectContainer(name:String) — Constructor, class org.si.sound.SoundObjectContainer | 
 |  constructor. | 
| SoundObjectEvent — class, package org.si.sound.events | 
 |  SoundObjectEvent is dispatched by all SoundObjects. | 
| soundReference — Property, class org.si.sion.module.SiOPMTable | 
 |  PG:Sound reference table  | 
| sounds — Property, class org.si.sion.utils.soundfont.SiONSoundFont | 
 |  all loaded Sound instances, access them by id  | 
| sounds — Property, class org.si.sion.utils.soundfont.SiONSoundFontContainer | 
 |  set sound instance table  | 
| speedNRSC — Property, class org.si.sound.nsf.NSFData | 
 |  | 
| speedPAL — Property, class org.si.sound.nsf.NSFData | 
 |  | 
| SPPAL — Property, class org.si.sound.nsf.MMU | 
 |  | 
| SPRAM — Property, class org.si.sound.nsf.MMU | 
 |  | 
| SQUARE — Constant Static Property, class org.si.sound.synthesizers.AnalogSynth | 
 |  wave shape number of square wave  | 
| SQUARE_WAVE_OUTPUT — Constant Static Property, class org.si.sion.module.SiOPMTable | 
 |  | 
| sr — Property, class org.si.sion.module.SiOPMOperatorParam | 
 |  Sustain rate [0,63]  | 
| sr — Property, class org.si.sion.module.channels.SiOPMOperator | 
 |  Sustain rate [0,63]  | 
| sr — Property, class org.si.sound.synthesizers.FMSynthOperator | 
 |  SR; sustain rate [0-63]. | 
| ssgec — Property, class org.si.sion.module.SiOPMOperatorParam | 
 |  SSG type envelop control  | 
| ssgec — Property, class org.si.sion.module.channels.SiOPMChannelBase | 
 |  ssgec (@se)  | 
| ssgec — Property, class org.si.sion.module.channels.SiOPMChannelFM | 
 |  ssgec (@se)  | 
| ssgec — Property, class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  ssgec (@se)  | 
| ssgec — Property, class org.si.sion.module.channels.SiOPMOperator | 
 |  SSG type envelop control  | 
| ssgec — Property, class org.si.sound.synthesizers.FMSynthOperator | 
 |  SSGEC; SSG type envelop control [0-17]. | 
| start(slot:int) — Static Method                  ,  class org.si.utils.timer | 
 |  start timer  | 
| startGlobalSequence() — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  start global sequence. | 
| startPoint — Property, class org.si.sion.module.SiOPMWavePCMData | 
 |  wave starting position in sample count. | 
| startPoint — Property, class org.si.sion.module.SiOPMWaveSamplerData | 
 |  wave starting position in sample count. | 
| startQueue(interval:int) — method,  class org.si.sion.SiONDriver | 
 |  Execute all elements queued by compileQueue() and renderQueue(). | 
| startSongID — Property, class org.si.sound.nsf.NSFData | 
 |  | 
| ST_BLUE_NOTE — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cb  | 
| ST_CHROMATIC — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cc  | 
| ST_COMB_DIMINISH — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Ccd  | 
| ST_DIMINISH — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cd  | 
| ST_DORIAN — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cdor  | 
| ST_DPERFECT — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Csus47  | 
| stencil — Property, class org.si.sion.module.SiOPMWaveSamplerTable | 
 |  Stencil table, search sample in stencil table before seaching this instances table. | 
| _stencilCustomWaveTables — Property, class org.si.sion.module.SiOPMTable | 
 |  PG:Overriding custom wave tables  | 
| _stencilPCMVoices — Property, class org.si.sion.module.SiOPMTable | 
 |  PG:PCM voice  | 
| ST_GYPSY — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cgyp  | 
| ST_HANGARIAN — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Chan  | 
| ST_HARMONIC_MINOR — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Chm  | 
| ST_JAPANESE — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cjap  | 
| ST_LOCRIAN — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cloc  | 
| ST_LYDIAN — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Clyd  | 
| ST_MAJOR — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of C  | 
| ST_MELODIC_MINOR — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cmm  | 
| ST_MINOR — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cm  | 
| ST_MINOR_PENTATONIC — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cmp  | 
| ST_MIXOLYDIAN — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cmix  | 
| stop(fadeOutTime:Number) — Static Method                  ,  class org.si.midi.MIDIPlayer | 
 |  stop
           | 
| stop() — method,  class org.si.sion.SiONDriver | 
 |  Stop sound. | 
| stop() — method,  class org.si.sion.sequencer.base.MMLExecutor | 
 |  stop execute sequence  | 
| stop() — method,  class org.si.sion.utils.Fader | 
 |  Stop fading  | 
| stop() — method,  class org.si.sound.ChordPad | 
 |  stop sequence  | 
| stop() — method,  class org.si.sound.DrumMachine | 
 |  stop sequence  | 
| stop() — method,  class org.si.sound.FlashSoundPlayer | 
 |  stop sequence  | 
| stop() — method,  class org.si.sound.MMLPlayer | 
 |  Stop mml data. | 
| stop() — method,  class org.si.sound.MonophonicSynthesizer | 
 |  stop streaming  | 
| stop() — method,  class org.si.sound.MultiTrackSoundObject | 
 |  you cannot call stop() in MultiTrackSoundObject. | 
| stop() — method,  class org.si.sound.PatternSequencer | 
 |  stop sequence  | 
| stop() — method,  class org.si.sound.PolyphonicSynthesizer | 
 |  stop all tracks  | 
| stop() — method,  class org.si.sound.SoundObject | 
 |  Stop sound. | 
| stop() — method,  class org.si.sound.SoundObjectContainer | 
 |  Stop all children sound. | 
| stopBackgroundSound() — method,  class org.si.sion.SiONDriver | 
 |  Stop background sound. | 
| ST_PENTATONIC — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cp  | 
| ST_PERFECT — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Csus4  | 
| ST_PHRIGIAN — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cphr  | 
| ST_POWER — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of C5  | 
| stream — Event, class org.si.sion.SiONDriver | 
 |  | 
| stream — Property, class org.si.sion.effector.SiEffectStream | 
 |  stream buffer  | 
| STREAM — Constant Static Property, class org.si.sion.events.SiONEvent | 
 |  Dispatch while streaming. | 
| streamBuffer — Property, class org.si.sion.events.SiONEvent | 
 |  ByteArray of sound stream. | 
| streamingBuffer — Property, class org.si.sound.core.EffectChain | 
 |  streaming buffer  | 
| _streams — Property, class org.si.sion.module.channels.SiOPMChannelBase | 
 |  stream  | 
| STREAM_SEND_SIZE — Constant Static Property, class org.si.sion.module.SiOPMModule | 
 |  size of stream send  | 
| streamSlot — Property, class org.si.sion.module.SiOPMModule | 
 |  slot of global mixer  | 
| streamStart — Event, class org.si.sion.SiONDriver | 
 |  | 
| STREAM_START — Constant Static Property, class org.si.sion.events.SiONEvent | 
 |  Dispatch when start streaming. | 
| streamStop — Event, class org.si.sion.SiONDriver | 
 |  | 
| STREAM_STOP — Constant Static Property, class org.si.sion.events.SiONEvent | 
 |  Dispatch when stop streaming. | 
| streamWritingBeat — Property, class org.si.sion.sequencer.SiMMLSequencer | 
 |  current writing position (16beat count) in streaming buffer  | 
| streamWritingPositionResidue — Property, class org.si.sion.sequencer.SiMMLSequencer | 
 |  current writing position in streaming buffer, always less than length of streaming buffer  | 
| ST_RYUKYU — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cryu  | 
| ST_SPANISH — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cspa  | 
| ST_UNISON — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cu  | 
| ST_WHOLE_TONE — Constant Static Property, class org.si.sion.utils.Scale | 
 |  Scale table of Cw  | 
| SUS2 — Constant Static Property, class org.si.sound.synthesizers.WaveTableSynth | 
 |  layered by closed sus2 code (3operators) | 
| SUS4 — Constant Static Property, class org.si.sound.synthesizers.WaveTableSynth | 
 |  layered by closed sus4 code (3operators) | 
| sustainLevel — Property, class org.si.sound.synthesizers.AnalogSynth | 
 |  VCA sustain level [0-1], This value is not linear. | 
| sustainPedal — Property, class org.si.sion.midi.MIDIModuleChannel | 
 |  Sustain pedal  | 
| sync(cycles:int) — method,  class org.si.sound.nsf.APU | 
 |  | 
| sync(cycles:int) — method,  class org.si.sound.nsf.Mapper | 
 |  | 
| SYNC_SEND — Constant Static Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| SYNC_WAIT — Constant Static Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| synthesizer — Property, class org.si.sound.FlashSoundPlayer | 
 |  Synthesizer to generate sound, You cannot change the synthesizer of this sound object  | 
| synthesizer — Property, class org.si.sound.SoundObject | 
 |  Synthesizer to generate sound  | 
| systemCommands — Property, class org.si.sion.sequencer.base.MMLData | 
 |  system commands that can not be parsed. | 
| SYSTEM_EVENT — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent | 
 |  | 
| systemExclusive(channelNum:int, bytes:flash.utils:ByteArray) — method,  class org.si.sion.midi.MIDIModule | 
 |  system exclusive  | 
| SYSTEM_EXCLUSIVE — Constant Static Property, class org.si.sion.midi.SMFEvent | 
 |  | 
| systemExclusiveMode — Property, class org.si.sion.midi.MIDIModule | 
 |  System exclusive mode  | 
| SYSTEM_EXCLUSIVE_SHORT — Constant Static Property, class org.si.sion.midi.SMFEvent | 
 |  | 
 | 
| 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   |