Packageorg.si.sion.sequencer.simulator
Classpublic class SiMMLSimulatorSampler
InheritanceSiMMLSimulatorSampler Inheritance SiMMLSimulatorBase Inheritance Object

Simple sampler simulator



Public Properties
 PropertyDefined By
 Inheritedtype : int
module type
SiMMLSimulatorBase
Protected Properties
 PropertyDefined By
 Inherited_channelVoiceSet : Vector.<SiMMLSimulatorVoiceSet>
Tables converting from MML voice number to SiOPM pgType for each channel, if the table is different for each channel
SiMMLSimulatorBase
 Inherited_defaultOpeCount : int
Default operator count
SiMMLSimulatorBase
 Inherited_defaultVoiceSet : SiMMLSimulatorVoiceSet
Default table converting from MML voice number to SiOPM pgType
SiMMLSimulatorBase
 Inherited_isSuitableForFMVoice : Boolean
This simulator can be used as the FM voice's source wave or not
SiMMLSimulatorBase
Public Methods
 MethodDefined By
  
SiMMLSimulatorSampler
 Inherited
initializeTone(track:SiMMLTrack, chNum:int, bufferIndex:int):int
initialize tone by channel number.
SiMMLSimulatorBase
 Inherited
selectTone(track:SiMMLTrack, voiceIndex:int):MMLSequence
select tone by tone number.
SiMMLSimulatorBase
Public Constants
 ConstantDefined By
 InheritedMT_ALL : int = 5
[static]
SiMMLSimulatorBase
 InheritedMT_APU : int = 1
[static]
SiMMLSimulatorBase
 InheritedMT_CUSTOM : int = 4
[static]
SiMMLSimulatorBase
 InheritedMT_FM : int = 6
[static]
SiMMLSimulatorBase
 InheritedMT_FM_MA3 : int = 20
[static]
SiMMLSimulatorBase
 InheritedMT_FM_OPL3 : int = 19
[static]
SiMMLSimulatorBase
 InheritedMT_FM_OPLL : int = 18
[static]
SiMMLSimulatorBase
 InheritedMT_FM_OPM : int = 15
[static]
SiMMLSimulatorBase
 InheritedMT_FM_OPN : int = 16
[static]
SiMMLSimulatorBase
 InheritedMT_FM_OPNA : int = 17
[static]
SiMMLSimulatorBase
 InheritedMT_GB : int = 12
[static]
SiMMLSimulatorBase
 InheritedMT_KS : int = 11
[static]
SiMMLSimulatorBase
 InheritedMT_MA3 : int = 3
[static]
SiMMLSimulatorBase
 InheritedMT_MAX : int = 21
[static]
SiMMLSimulatorBase
 InheritedMT_NOISE : int = 2
[static]
SiMMLSimulatorBase
 InheritedMT_PCM : int = 7
[static]
SiMMLSimulatorBase
 InheritedMT_PSG : int = 0
[static]
SiMMLSimulatorBase
 InheritedMT_PULSE : int = 8
[static]
SiMMLSimulatorBase
 InheritedMT_RAMP : int = 9
[static]
SiMMLSimulatorBase
 InheritedMT_SAMPLE : int = 10
[static]
SiMMLSimulatorBase
 InheritedMT_SID : int = 14
[static]
SiMMLSimulatorBase
 InheritedMT_VRC6 : int = 13
[static]
SiMMLSimulatorBase
Constructor Detail
SiMMLSimulatorSampler()Constructor
public function SiMMLSimulatorSampler()