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 |
GATE — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
gateTime — Property, class org.si.sound.PatternSequencer |
| current length in the sequence, you cannot change this property. |
gateTime — Property, class org.si.sound.SoundObject |
| Track gate time (0:Minimum - 1:Maximum). |
gateTime — Property, class org.si.sound.patterns.Note |
| Gate time of this note, Number.NaN sets playing with swquencers default gateTime. |
gateTime — Property, class org.si.sound.patterns.Sequencer |
| curent note's gate time (0-1). |
getALParam(param:org.si.sion.module:SiOPMChannelParam) — Static Method , class org.si.sion.utils.Translator |
| get number list inside of #AL@{..}; |
getChildAt(index:int) — method, class org.si.sound.SoundObjectContainer |
| Returns the child sound object instance that exists at the specified index. |
getChildByName(name:String) — method, class org.si.sound.SoundObjectContainer |
| Returns the child sound object that exists with the specified name. |
getChildIndex(sound:org.si.sound:SoundObject) — method, class org.si.sound.SoundObjectContainer |
| Returns the index position of a child SoundObject instance. |
getData(dst:Vector$Number) — method, class org.si.utils.FFT |
| Get result. |
getEffectorList(slot:int) — method, class org.si.sion.effector.SiEffectModule |
| Get effector list of specifyed slot
|
getEffectSendLevel(slotNumber:int) — method, class org.si.sion.midi.MIDIModuleChannel |
| get effect send level
|
getEndGap(src:flash.media:Sound, rmsThreshold:Number, maxLength:int) — Static Method , class org.si.sion.utils.SiONUtil |
| Get end gap of Sound
|
getEnvelopTable(index:int) — method, class org.si.sion.sequencer.SiMMLTable |
| Get Envelop table. |
getEventID(mmlCommand:String) — Static Method , class org.si.sion.sequencer.base.MMLParser |
| Get MMLEvent id by mml command letter. |
getEventID(mmlCommand:String) — method, class org.si.sion.sequencer.base.MMLSequencer |
| Get MMLEvent id by mml command letter. |
getEventLetter(eventID:int) — method, class org.si.sion.sequencer.base.MMLSequencer |
| Get MML command letters by event id. |
getHeadSilence(src:flash.media:Sound, rmsThreshold:Number) — Static Method , class org.si.sion.utils.SiONUtil |
| Check silent length at the head of Sound. |
getInitialSampleIndex(phase:Number) — method, class org.si.sion.module.SiOPMWavePCMData |
| Get initial sample index. |
getInitialSampleIndex(phase:Number) — method, class org.si.sion.module.SiOPMWaveSamplerData |
| Get initial sample index. |
getInstance(name:String) — Static Method , class org.si.sion.effector.SiEffectModule |
| Get effector instance by name
|
getIntensity(dst:Vector$Number) — method, class org.si.utils.FFT |
| Get intensity (re^2+im^2). |
getMA3Param(param:org.si.sion.module:SiOPMChannelParam) — Static Method , class org.si.sion.utils.Translator |
| get number list inside of #MA@{..}; |
getMagnitude(dst:Vector$Number) — method, class org.si.utils.FFT |
| Get magnitude (sqrt(re^2+im^2)). |
getMML(index:int, type:String, appendPostfixMML:Boolean) — method, class org.si.sion.SiONVoice |
| get FM voice setting MML. |
getNote(index:int) — method, class org.si.sion.utils.Scale |
| get note by index on this scale. |
getOPLParam(param:org.si.sion.module:SiOPMChannelParam) — Static Method , class org.si.sion.utils.Translator |
| get number list inside of #OPL@{..}; |
getOPMParam(param:org.si.sion.module:SiOPMChannelParam) — Static Method , class org.si.sion.utils.Translator |
| get number list inside of #OPM@{..}; |
getOPNParam(param:org.si.sion.module:SiOPMChannelParam) — Static Method , class org.si.sion.utils.Translator |
| get number list inside of #OPN@{..}; |
getOPXParam(param:org.si.sion.module:SiOPMChannelParam) — Static Method , class org.si.sion.utils.Translator |
| get number list inside of #OPX@{..}; |
getParam(param:org.si.sion.module:SiOPMChannelParam) — Static Method , class org.si.sion.utils.Translator |
| get number list inside of #@{..}; |
getParameters(param:Vector$int, length:int) — method, class org.si.sion.sequencer.base.MMLEvent |
| Get parameters as an array. |
getPCMData(index:int) — method, class org.si.sion.module.SiOPMTable |
| get PCM data from a list of SiONDriver and SiONData |
getPeakDistance(sample:Vector$Number) — Static Method , class org.si.sion.utils.SiONUtil |
| Detect distance[ms] of 2 peaks, [estimated bpm] = 60000/getPeakDistance(). |
getPGType(moduleType:int, channelNum:int, toneNum:int) — Static Method , class org.si.sion.sequencer.SiMMLTable |
| get 0th operators pgType number from moduleType, channelNum and toneNum. |
getPhase(dst:Vector$Number) — method, class org.si.utils.FFT |
| Get phase (atan2(re^2+im^2)). |
getPipe(pipeNum:int, index:int) — method, class org.si.sion.module.SiOPMModule |
| get pipe buffer |
getSample(sampleNumber:int) — method, class org.si.sion.module.SiOPMWaveSamplerTable |
| Get sample data. |
getScaleIndex(note:int) — method, class org.si.sion.utils.Scale |
| get scale index from note. |
getSequence(index:int) — method, class org.si.sion.sequencer.base.MMLData |
| Get sequence. |
getSequence(index:int) — method, class org.si.sion.sequencer.base.MMLSequenceGroup |
| get sequence
|
getSiMMLVoice(index:int) — method, class org.si.sion.sequencer.SiMMLTable |
| Get voice data. |
getSiOPMChannelParam(param:org.si.sion.module:SiOPMChannelParam) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| Get SiOPMChannelParam. |
getSiOPMChannelParam(param:org.si.sion.module:SiOPMChannelParam) — method, class org.si.sion.module.channels.SiOPMChannelFM |
| Get SiOPMChannelParam. |
getSiOPMChannelParam(param:org.si.sion.module:SiOPMChannelParam) — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| Get SiOPMChannelParam. |
getSiOPMChannelParam(param:org.si.sion.module:SiOPMChannelParam) — method, class org.si.sion.module.channels.SiOPMChannelSampler |
| Get SiOPMChannelParam. |
getSiOPMOperatorParam(param:org.si.sion.module:SiOPMOperatorParam) — method, class org.si.sion.module.channels.SiOPMOperator |
| Get paramaters by SiOPMOperatorParam |
getStreamSend(streamNum:int) — method, class org.si.sion.effector.SiEffectStream |
| get stream send. |
getStreamSend(streamNum:int) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| get stream send. |
getSystemCommand() — method, class org.si.sion.sequencer.base.MMLSequence |
| get system command |
getWaveTable(index:int) — method, class org.si.sion.module.SiOPMTable |
| get wave table from a list of SiONDriver and SiONData |
globalEffectCount — Property, class org.si.sion.effector.SiEffectModule |
| Number of global effect |
globalSequence — Property, class org.si.sion.sequencer.base.MMLData |
| Global sequence |
GLOBAL_WAIT — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
GM_MODE — Constant Static Property, class org.si.sion.midi.MIDIModule |
| General MIDI mode |
GS_MODE — Constant Static Property, class org.si.sion.midi.MIDIModule |
| Roland GS system exclusive mode |
|
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 |