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 |
_table — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| table |
TABLE_EVENT — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
tail — Property, class org.si.sion.sequencer.SiMMLEnvelopTable |
| Tail element of single linked list. |
tailEvent — Property, class org.si.sion.sequencer.base.MMLSequence |
| Last MMLEvent. |
TCOMMAND_BPM — Constant Static Property, class org.si.sion.sequencer.base.MMLData |
| specify tcommand argument by BPM |
TCOMMAND_FRAME — Constant Static Property, class org.si.sion.sequencer.base.MMLData |
| specify tcommand argument by frame count |
tcommandMode — Property, class org.si.sion.sequencer.base.MMLData |
| mode of t command |
tcommandResolution — Property, class org.si.sion.sequencer.base.MMLData |
| resolution of t command |
TCOMMAND_TIMERB — Constant Static Property, class org.si.sion.sequencer.base.MMLData |
| specify tcommand argument by OPNA's TIMERB with 48ticks/beat |
tempo — Static Property, class org.si.midi.MIDIPlayer |
| tempo |
TEMPO — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
_tensionNotes — Property, class org.si.sion.utils.Scale |
| notes on 1octave upper scale |
tensoin — Property, class org.si.sound.synthesizers.PMGuitarSynth |
| string tensoin [0-1]. |
text — Property, class org.si.sion.midi.SMFData |
| text information |
text — Property, class org.si.sion.midi.SMFEvent |
| text data |
THRESHOLD — Constant Static Property, class org.si.sion.effector.SiEffectDistortion |
| |
THRESHOLD — Constant Static Property, class org.si.sion.effector.SiFilterBase |
| |
tickCount — Property, class org.si.sion.sequencer.base.MMLData |
| Get song length by tick count (1920 for wholetone). |
tickCount — Property, class org.si.sion.sequencer.base.MMLSequenceGroup |
| Get song length by tick count (1920 for wholetone). |
tickPerSample — Property, class org.si.sion.sequencer.base.BeatPerMinutes |
| tick per sample |
time — Property, class org.si.sion.midi.SMFEvent |
| |
timer — class, package org.si.utils |
| static timer class |
TIMER — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
timerB — Property, class org.si.sound.mdx.MDXTrack |
| timer B value to set |
TIMERB — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
timeSignatureDenominator — Property, class org.si.sion.utils.PCMSample |
| denominator of time signature |
timeSignatureNumber — Property, class org.si.sion.utils.PCMSample |
| number of time signature |
title — Property, class org.si.sion.midi.SMFData |
| title string |
title — Property, class org.si.sion.sequencer.SiMMLSequencer |
| Song title |
title — Property, class org.si.sion.sequencer.base.MMLData |
| Title |
title — Property, class org.si.sound.mdx.MDXData |
| |
title — Property, class org.si.sound.nsf.NSFData |
| |
title — Static Property, class org.si.utils.timer |
| |
tl — Property, class org.si.sion.module.SiOPMOperatorParam |
| [extension] Total level [0,127] |
tl — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| total level (@tl) |
tl — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| total level (@tl) |
tl — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| total level (@tl) |
tl — Property, class org.si.sion.module.channels.SiOPMOperator |
| Total level [0,127] |
tl — Property, class org.si.sound.synthesizers.FMSynthOperator |
| TL; total level [0-127]. |
toBitmapData(width:int, height:int, transparent:Boolean, fillColor:uint) — method, class org.si.utils.ByteArrayExt |
| translate to BitmapData
|
toneNum — Property, class org.si.sion.sequencer.SiMMLVoice |
| tone number, 1st argument of '@'. |
toPNGData(width:int, height:int) — method, class org.si.utils.ByteArrayExt |
| translate to 24bit png data
|
toString() — method, class org.si.sion.midi.SMFData |
| to string. |
toString() — method, class org.si.sion.midi.SMFEvent |
| toString |
toString() — method, class org.si.sion.midi.SMFTrack |
| toString |
toString() — method, class org.si.sion.module.SiOPMChannelParam |
| information |
toString() — method, class org.si.sion.module.SiOPMOperatorParam |
| all parameters in 1line. |
toString() — method, class org.si.sion.module.channels.SiOPMChannelFM |
| Output parameters. |
toString() — method, class org.si.sion.module.channels.SiOPMChannelKS |
| Output parameters. |
toString() — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| Output parameters. |
toString() — method, class org.si.sion.module.channels.SiOPMChannelSampler |
| Output parameters. |
toString() — method, class org.si.sion.module.channels.SiOPMOperator |
| |
toString() — method, class org.si.sion.sequencer.base.MMLEvent |
| Format as "#id; data" |
toString() — method, class org.si.sion.sequencer.base.MMLSequence |
| toString returns the event ids. |
toString() — method, class org.si.sion.utils.soundloader.SoundLoader |
| output loaded file information |
toString() — method, class org.si.sound.mdx.MDXData |
| to string. |
toString() — method, class org.si.sound.mdx.MDXEvent |
| toString |
toString() — method, class org.si.sound.mdx.MDXTrack |
| to string. |
toString() — method, class org.si.sound.nsf.NSFData |
| to string. |
totalTime — Property, class org.si.sion.midi.SMFTrack |
| total time in MIDI clock |
toVector(length:int, min:int, max:int, dst:Vector$int) — method, class org.si.sion.sequencer.SiMMLEnvelopTable |
| convert to Vector.<int> |
toVector(lengthLimit:int, offset:int, eventID:int) — method, class org.si.sion.sequencer.base.MMLSequence |
| Returns events as an Vector.<MMLEvent>. |
track — Property, class org.si.sion.events.SiONTrackEvent |
| Sequencer track instance. |
track — Property, class org.si.sound.events.SoundObjectEvent |
| Sequencer track instance. |
trackCount — Property, class org.si.sion.SiONDriver |
| The number of sound tracks (this property is only available during streaming). |
trackCount — Property, class org.si.sound.MMLPlayer |
| number of MML playing tracks |
trackCount — Property, class org.si.sound.MultiTrackSoundObject |
| Returns the number of tracks. |
trackID — Property, class org.si.sion.sequencer.SiMMLTrack |
| track ID, this value is specifyed by user. |
trackID — Property, class org.si.sound.SoundObject |
| Track id |
trackIndex — Property, class org.si.sion.midi.SMFTrack |
| track index (start from 1) |
_trackNumber — Property, class org.si.sion.sequencer.SiMMLTrack |
| |
trackNumber — Property, class org.si.sion.sequencer.SiMMLTrack |
| track number, this value is unique and set by system, the lower numbered track processes sound first. |
tracks — Property, class org.si.sion.midi.SMFData |
| SMF tracks |
tracks — Property, class org.si.sion.sequencer.SiMMLSequencer |
| SiMMLTrack list |
tracks — Property, class org.si.sound.mdx.MDXData |
| |
_tracks — Property, class org.si.sound.synthesizers.BasicSynth |
| tracks to control |
trackStartDelay — Property, class org.si.sion.sequencer.SiMMLTrack |
| Start delay in sample count. |
trackStopDelay — Property, class org.si.sion.sequencer.SiMMLTrack |
| Stop delay in sample count. |
trackTypeID — Property, class org.si.sion.sequencer.SiMMLTrack |
| track type, this value shows what this track starts by. |
Translator — class, package org.si.sion.utils |
| Translator |
Translator() — Constructor, class org.si.sion.utils.Translator |
| constructor, do nothing. |
TRIANGLE — Constant Static Property, class org.si.sound.synthesizers.AnalogSynth |
| wave shape number of triangle wave |
TRIPLE_DETUNE — Constant Static Property, class org.si.sound.synthesizers.WaveTableSynth |
| detune layer mode with triple operators |
tsscp(tsscpMML:String, volumeByX:Boolean) — Static Method , class org.si.sion.utils.Translator |
| Translate pTSSCP mml to SiOPM mml. |
tss_s2ar — Property, class org.si.sion.sequencer.SiMMLTable |
| table from tsscp |
tss_s2dr — Property, class org.si.sion.sequencer.SiMMLTable |
| table from tsscp |
tss_s2rr — Property, class org.si.sion.sequencer.SiMMLTable |
| table from tsscp s commnd to OPM rr |
tss_s2sr — Property, class org.si.sion.sequencer.SiMMLTable |
| table from tsscp |
type — Property, class org.si.sion.midi.SMFEvent |
| |
type — Property, class org.si.sion.sequencer.simulator.SiMMLSimulatorBase |
| module type |
type — Property, class org.si.sion.utils.soundloader.SoundLoaderFileData |
| data type |
type — Property, class org.si.sound.mdx.MDXEvent |
| |
type — Property, class org.si.sound.synthesizers.DrumMachinePresetVoice |
| bass drum pattern number. |
|
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 |