| 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   | 
| data — Property, class org.si.sion.SiONDriver | 
 |  Data to compile, render and process. | 
| data — Property, class org.si.sion.events.SiONEvent | 
 |  Sound data. | 
| data — Property, class org.si.sion.sequencer.base.MMLEvent | 
 |  Event data. | 
| data — Property, class org.si.sion.utils.soundloader.SoundLoaderFileData | 
 |  loaded data  | 
| data — Property, class org.si.sound.MMLPlayer | 
 |  sequence data to play  | 
| data — Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| data — Property, class org.si.sound.patterns.Note | 
 |  Any informations  | 
| data2 — Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| DATA_END — Constant Static Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| dataID — Property, class org.si.sion.utils.soundloader.SoundLoaderFileData | 
 |  data id  | 
| ddct(isgn:int, src:Vector$Number) — method,  class org.si.utils.FFT | 
 |  [Functions from original code] Discrete Cosine Tranform
           | 
| ddct(isgn:int, src:Vector$Number) — method,  class org.si.utils.FFT_original | 
 |  Discrete Cosine Tranform
           | 
| ddst(isgn:int, src:Vector$Number) — method,  class org.si.utils.FFT | 
 |  [Functions from original code] Discrete Sine Tranform (has some bugs in current version)
           | 
| ddst(isgn:int, src:Vector$Number) — method,  class org.si.utils.FFT_original | 
 |  Discrete Sine Tranform
           | 
| DEBUG_INFO — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent | 
 |  | 
| debugMode — Property, class org.si.sion.SiONDriver | 
 |  Debug mode, true; throw Error / false; throw ErrorEvent when error appears inside. | 
| decayTime — Property, class org.si.sound.synthesizers.AnalogSynth | 
 |  VCA decay time [0-1], This value is not linear. | 
| defaultBPM — Property, class org.si.sion.sequencer.base.MMLParserSetting | 
 |  Default value of beat per minutes. | 
| _defaultCenterOctave — Property, class org.si.sion.utils.Scale | 
 |  default center octave, this apply when there are no octave specification. | 
| defaultExpressionMode — Property, class org.si.sion.sequencer.base.MMLData | 
 |  default expression mode  | 
| defaultExpressionMode — Property, class org.si.sion.utils.soundfont.SiONSoundFont | 
 |  default expression mode  | 
| defaultFineVolume — Property, class org.si.sion.sequencer.base.MMLParserSetting | 
 |  Default value of the  | 
| defaultFPS — Property, class org.si.sion.sequencer.base.MMLData | 
 |  default FPS  | 
| defaultFPS — Property, class org.si.sion.utils.soundfont.SiONSoundFont | 
 |  default FPS  | 
| defaultGateTicks — Property, class org.si.sion.sequencer.SiMMLVoice | 
 |  [Not implemented in current version] default absolute gate time (same as 1st argument of "@q" command), set -1 to ignore. | 
| defaultGateTime — Property, class org.si.sion.sequencer.SiMMLVoice | 
 |  default gate time (same as "q" command 0.125), set Number.NaN to ignore. | 
| defaultGateTime — Property, class org.si.sound.patterns.Sequencer | 
 |  default gate time, this value is refered when the Note's gate time property is Number.NaN. | 
| defaultKeyOnDelayTicks — Property, class org.si.sion.sequencer.SiMMLVoice | 
 |  [Not implemented in current version] default key on delay (same as 2nd argument "@q" command), set -1 to ignore. | 
| defaultLength — Property, class org.si.sion.sequencer.base.MMLParserSetting | 
 |  Default value of length in mml event. | 
| defaultLength — Property, class org.si.sound.patterns.Sequencer | 
 |  default length, this value is refered when the Note's length property is Number.NaN. | 
| defaultLValue — Property, class org.si.sion.sequencer.base.MMLParserSetting | 
 |  Default value of the l command. | 
| defaultNote — Property, class org.si.sound.patterns.Sequencer | 
 |  default note (0-127), this value is refered when the Note's note property is under 0 (ussualy -1). | 
| defaultOctave — Property, class org.si.sion.sequencer.base.MMLParserSetting | 
 |  Default value of the o command. | 
| _default_onGlobalWait(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.GLOBAL_WAIT. | 
| _default_onInternalCall(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.INTERNAL_CALL. | 
| _default_onInternalWait(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.INTERNAL_WAIT. | 
| _default_onNoOperation(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.NOP. | 
| _default_onProcess(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.PROCESS. | 
| _default_onRepeatAll(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.REPEAT_ALL. | 
| _default_onRepeatBegin(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.REPEAT_BEGIN. | 
| _default_onRepeatBreak(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.REPEAT_BREAK. | 
| _default_onRepeatEnd(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.REPEAT_END. | 
| _default_onSequenceTail(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.SEQUENCE_TAIL. | 
| _default_onTempo(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.TEMPO. | 
| _default_onTimer(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  default operation for MMLEvent.TIMER. | 
| _defaultOpeCount — Property, class org.si.sion.sequencer.simulator.SiMMLSimulatorBase | 
 |  Default operator count  | 
| _defaultPCMData — Property, class org.si.sound.synthesizers.PCMSynth | 
 |  default PCM data  | 
| DEFAULT_PG_MAX — Constant Static Property, class org.si.sion.module.SiOPMTable | 
 |  | 
| defaultPTType — Property, class org.si.sion.module.SiOPMWaveTable | 
 |  | 
| defaultQuantCount — Property, class org.si.sion.sequencer.base.MMLParserSetting | 
 |  Default value of the  | 
| defaultQuantRatio — Property, class org.si.sion.sequencer.base.MMLParserSetting | 
 |  Default value of the q command. | 
| _defaultSamplerData — Property, class org.si.sound.synthesizers.SamplerSynth | 
 |  default PCM data  | 
| defaultVCommandShift — Property, class org.si.sion.sequencer.base.MMLData | 
 |  default velocity command shift  | 
| defaultVCommandShift — Property, class org.si.sion.utils.soundfont.SiONSoundFont | 
 |  default v command shoft  | 
| defaultVelocity — Property, class org.si.sound.patterns.Sequencer | 
 |  default velocity (minimum:0 - maximum:255, the value over 128 makes distotion), this value is refered when the Note's velocity property is under 0 (ussualy -1). | 
| defaultVelocityMode — Property, class org.si.sion.sequencer.base.MMLData | 
 |  default velocity mode  | 
| defaultVelocityMode — Property, class org.si.sion.utils.soundfont.SiONSoundFont | 
 |  default velocity mode  | 
| _defaultVoiceSet — Property, class org.si.sion.sequencer.simulator.SiMMLSimulatorBase | 
 |  Default table converting from MML voice number to SiOPM pgType  | 
| defaultVolume — Property, class org.si.sion.sequencer.base.MMLParserSetting | 
 |  Default value of the v command. | 
| delay — Property, class org.si.sound.MonophonicSynthesizer | 
 |  Sound delay, uint in 16th beat. | 
| delay — Property, class org.si.sound.SoundObject | 
 |  Sound delay, uint in 16th beat. | 
| deleteLocalEffect(inst:org.si.sion.effector:SiEffectStream) — method,  class org.si.sion.effector.SiEffectModule | 
 |  Delete local effector connector  | 
| deltaClock — Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| deltaTime — Property, class org.si.sion.midi.SMFEvent | 
 |  | 
| det — Property, class org.si.sound.synthesizers.FMSynthOperator | 
 |  DET; detune (64 for 1halftone). | 
| detune — Property, class org.si.sion.module.SiOPMOperatorParam | 
 |  detune  | 
| detune — Property, class org.si.sion.module.channels.SiOPMChannelBase | 
 |  detune (@dt)  | 
| detune — Property, class org.si.sion.module.channels.SiOPMChannelFM | 
 |  detune (@dt)  | 
| detune — Property, class org.si.sion.module.channels.SiOPMChannelPCM | 
 |  detune (@dt)  | 
| detune — Property, class org.si.sion.module.channels.SiOPMOperator | 
 |  Detune for pTSS. | 
| DETUNE — Constant Static Property, class org.si.sound.mdx.MDXEvent | 
 |  | 
| DETUNE — Constant Static Property, class org.si.sound.synthesizers.WaveTableSynth | 
 |  detuned layer mode with double operators  | 
| detune2 — Property, class org.si.sion.module.channels.SiOPMOperator | 
 |  Detune for pitch modulation. | 
| DETUNE_POWER — Constant Static Property, class org.si.sound.synthesizers.WaveTableSynth | 
 |  layered by closed detuned power code (4operators) | 
| DF — Constant Static Property, class org.si.sound.nsf.CPU | 
 |  | 
| differencialOfLogPowerProfile — Property, class org.si.sion.utils.PeakDetector | 
 |  exponential of differencial of log scaled powerProfile, same length with powerProfile  | 
| dispatchChangeBPMEventWhenPositionChanged — Property, class org.si.sion.SiONDriver | 
 |  dispatch CHANGE_BPM Event When position changed  | 
| dispatchEventTrigger(noteOn:Boolean) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  dispatch EventTrigger 
           | 
| dispatchNoteOnEvent(id:int, noteOnType:int) — method,  class org.si.sion.sequencer.SiMMLTrack | 
 |  dispatch note on event once (%e) 
           | 
| dispatchUserDefinedTrackEvent(eventTriggerID:int, note:int) — method,  class org.si.sion.SiONDriver | 
 |  dispatch SiONTrackEvent.USER_DEFINED event with latency delay 
           | 
| division — Property, class org.si.sound.patterns.Sequencer | 
 |  Frame divition of 1 measure. | 
| dr — Property, class org.si.sion.module.SiOPMOperatorParam | 
 |  Decay rate [0,63]  | 
| dr — Property, class org.si.sion.module.channels.SiOPMOperator | 
 |  Decay rate [0,63]  | 
| dr — Property, class org.si.sound.synthesizers.FMSynthOperator | 
 |  DR; decay rate [0-63]. | 
| DRAM — Property, class org.si.sound.nsf.MMU | 
 |  | 
| driver — Static Property, class org.si.midi.MIDIPlayer | 
 |  SiON driver to play  | 
| driver — Property, class org.si.sion.events.SiONEvent | 
 |  Sound driver. | 
| driver — Property, class org.si.sound.SoundObject | 
 |  SiONDriver instrance to operate. | 
| DRIVER_BACKGROUND — Constant Static Property, class org.si.sion.sequencer.SiMMLTrack | 
 |  Track Type ID for SiONDriver's background sound tracks  | 
| DRIVER_NOTE — Constant Static Property, class org.si.sion.sequencer.SiMMLTrack | 
 |  Track Type ID for tracks created by SiONDriver.noteOn() or SiONDriver.playSound()  | 
| DRIVER_NOTE — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent | 
 |  | 
| DRIVER_SEQUENCE — Constant Static Property, class org.si.sion.sequencer.SiMMLTrack | 
 |  Track Type ID for tracks created by SiONDriver.sequenceOn()  | 
| DrumMachine — class, package org.si.sound | 
 |  Drum machinie provides independent bass drum, snare drum and hihat symbals tracks. | 
| DrumMachine(bassPatternNumber:int, snarePatternNumber:int, hihatPatternNumber:int, bassVoiceNumber:int, snareVoiceNumber:int, hihatVoiceNumber:int) — Constructor, class org.si.sound.DrumMachine | 
 |  constructor 
           | 
| DrumMachinePresetPattern — Dynamic Class, package org.si.sound.patterns | 
 |  Preset patterns for DrumMachine  | 
| DrumMachinePresetPattern() — Constructor, class org.si.sound.patterns.DrumMachinePresetPattern | 
 |  constructor  | 
| DrumMachinePresetVoice — Dynamic Class, package org.si.sound.synthesizers | 
 |  Preset voices for DrumMachine, this class can also be synthesizer. | 
| DrumMachinePresetVoice() — Constructor, class org.si.sound.synthesizers.DrumMachinePresetVoice | 
 |  constructor  | 
| drumMode — Property, class org.si.sion.midi.MIDIModuleChannel | 
 |  Drum mode. | 
| drumVoiceSet — Property, class org.si.sion.midi.MIDIModule | 
 |  voice set for drum track. | 
| dry — Property, class org.si.sion.effector.SiCompositeEffector | 
 |  dry level | 
| dt1 — Property, class org.si.sion.module.SiOPMOperatorParam | 
 |  dt1 [0,7]   | 
| dt1 — Property, class org.si.sion.module.channels.SiOPMOperator | 
 |  dt1 [0-7]  | 
| dt1 — Property, class org.si.sound.synthesizers.FMSynthOperator | 
 |  DT1; detune 1 (OPM/OPNA) [0-7]. | 
| dt1Table — Property, class org.si.sion.module.SiOPMTable | 
 |  Table for dt1 (from fmgen.cpp). | 
| dt2 — Property, class org.si.sion.module.channels.SiOPMOperator | 
 |  dt2 [0-3]  | 
| dt2 — Property, class org.si.sound.synthesizers.FMSynthOperator | 
 |  DT2; detune 2 (OPM) [0-3]. | 
| dt2Table — Property, class org.si.sion.module.SiOPMTable | 
 |  Table for dt2 (from MAME's opm source). | 
| _dummy_onProcess(e:org.si.sion.sequencer.base:MMLEvent) — method,  class org.si.sion.sequencer.base.MMLSequencer | 
 |  dummy operation for MMLEvent.PROCESS. | 
| dummyProcess(sampleCount:int) — method,  class org.si.sion.sequencer.SiMMLSequencer | 
 |  Dummy process. | 
 | 
| 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   |