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 |
RAM — Property, class org.si.sound.nsf.MMU |
| |
rate — Property, class org.si.sion.module.SiOPMTable |
| sampling rate |
rdft(isgn:int, src:Vector$Number) — method, class org.si.utils.FFT |
| [Functions from original code] Real Discrete Fourier Tranform
|
rdft(isgn:int, src:Vector$Number) — method, class org.si.utils.FFT_original |
| Real Discrete Fourier Tranform
|
re — Property, class org.si.utils.FFT |
| Vector for real numbers, you can set data and get result by this valiables, the length is a HALF of the source data length. |
read(addr:int) — method, class org.si.sound.nsf.CPU |
| |
readAllChunks() — method, class org.si.utils.ByteArrayExt |
| read all IFF chunks from current position. |
readChunk(bytes:flash.utils:ByteArray, offset:int, searchChunkID:String) — method, class org.si.utils.ByteArrayExt |
| read (or search) IFF chunk from current position. |
readLow(addr:int) — method, class org.si.sound.nsf.Mapper |
| |
readReg(addr:int) — method, class org.si.sound.nsf.APU |
| |
readSTRCChunk(strcChunk:flash.utils:ByteArray) — Static Method , class org.si.sion.utils.PCMSample |
| Try to read mysterious "strc" chunk. |
readW(addr:int) — method, class org.si.sound.nsf.CPU |
| |
register(name:String, cls:Class) — Static Method , class org.si.sion.effector.SiEffectModule |
| Register effector class
|
REGISTER — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
REGISTER — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
registerMapChannel — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| |
registerMapChannel — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| |
registerMapType — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| register map type |
registerMapType — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| register map type |
registerMasterEnvelopTable(index:int, table:org.si.sion.sequencer:SiMMLEnvelopTable) — Static Method , class org.si.sion.sequencer.SiMMLTable |
| Register envelop table. |
registerMasterVoice(index:int, voice:org.si.sion.sequencer:SiMMLVoice) — Static Method , class org.si.sion.sequencer.SiMMLTable |
| Register voice data. |
releaseSweep — Property, class org.si.sion.sequencer.SiMMLVoice |
| release sweep. |
releaseTime — Property, class org.si.sound.synthesizers.AnalogSynth |
| VCA release time [0-1], This value is not linear. |
releaseTime — Property, class org.si.sound.synthesizers.BasicSynth |
| release rate (0-1), lower value makes release slow. |
releaseTime — Property, class org.si.sound.synthesizers.PMGuitarSynth |
| release time of guitar synthesizer is equal to (1-tension). |
_rememberHistory — Property, class org.si.sion.utils.soundloader.SoundLoader |
| true to remember history |
rememberHistory — Property, class org.si.sion.utils.soundloader.SoundLoader |
| true to check ID confirictoin |
removeChild(sound:org.si.sound:SoundObject) — method, class org.si.sound.SoundObjectContainer |
| Removes the specified child SoundObject instance from the child list of the SoundObjectContainer instance. |
removeChildAt(index:int) — method, class org.si.sound.SoundObjectContainer |
| Removes a child SoundObject from the specified index position in the child list of the SoundObjectContainer. |
render(data:any, renderBuffer:Vector$Number, renderBufferChannelCount:int, resetEffector:Boolean) — method, class org.si.sion.SiONDriver |
| Render wave data from MML string or SiONData. |
renderQueue(data:any, renderBuffer:Vector$Number, renderBufferChannelCount:int, resetEffector:Boolean) — method, class org.si.sion.SiONDriver |
| Push queue job to render sound. |
renderTime — Property, class org.si.sion.SiONDriver |
| previous rendering time [ms]. |
REPEAT_ALL — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
REPEAT_BEGIN — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
REPEAT_BEGIN — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
REPEAT_BREAK — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
REPEAT_BREAK — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
REPEAT_END — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
REPEAT_END — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
reserved — Property, class org.si.sound.nsf.NSFData |
| |
reset() — method, class org.si.sion.SiONDriver |
| Reset signal processor. |
reset() — method, class org.si.sion.effector.SiEffectStream |
| reset all parameters except for effector chain, called when effector module is initialized |
reset() — method, class org.si.sion.midi.MIDIModuleChannel |
| reset this channel |
reset() — method, class org.si.sion.module.SiOPMModule |
| Reset. |
reset() — method, class org.si.sion.module.channels.SiOPMChannelBase |
| Reset |
reset() — method, class org.si.sion.module.channels.SiOPMChannelFM |
| Reset. |
reset() — method, class org.si.sion.module.channels.SiOPMChannelKS |
| Reset. |
reset() — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| Reset. |
reset() — method, class org.si.sion.module.channels.SiOPMChannelSampler |
| Reset. |
reset() — method, class org.si.sion.module.channels.SiOPMOperator |
| Reset. |
reset() — method, class org.si.sound.SoundObject |
| Reset |
reset() — method, class org.si.sound.SoundObjectContainer |
| Reset |
reset() — method, class org.si.sound.nsf.APU |
| |
reset() — method, class org.si.sound.nsf.CPU |
| |
reset(ram:int, clearWRAM:Boolean) — method, class org.si.sound.nsf.MMU |
| |
resetAllChannels() — method, class org.si.sion.midi.MIDIModule |
| reset all channels |
resetChannelBufferStatus() — method, class org.si.sion.module.channels.SiOPMChannelBase |
| reset channel buffering status |
resetChannelBufferStatus() — method, class org.si.sion.module.channels.SiOPMChannelFM |
| Prepare buffering |
resetChannelBufferStatus() — method, class org.si.sion.module.channels.SiOPMChannelKS |
| Prepare buffering |
resetChannelBufferStatus() — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| Prepare buffering |
resetPointer() — method, class org.si.sion.sequencer.base.MMLExecutor |
| Reset pointer to sequence head |
resetSVFilterState() — method, class org.si.sion.module.channels.SiOPMChannelBase |
| reset SVFilter |
resolution — Property, class org.si.sion.midi.SMFData |
| resolution [ticks/whole tone] |
resolution — Property, class org.si.sion.sequencer.base.MMLParserSetting |
| Resolution of note length. |
resonance — Property, class org.si.sion.effector.SiCtrlFilterBase |
| resonance |
resonance — Property, class org.si.sion.module.SiOPMChannelParam |
| filter resonance |
_resonance — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| resonance |
resonance — Property, class org.si.sound.synthesizers.BasicSynth |
| low-pass filter resonance(0-1). |
REST — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
REST — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
resume(fadeInTime:Number) — Static Method , class org.si.midi.MIDIPlayer |
| resume pausing
|
resume() — method, class org.si.sion.SiONDriver |
| Resume sound. |
RF — Constant Static Property, class org.si.sound.nsf.CPU |
| |
_ringmodLevel — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| ringmod level |
_ringPipe — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| ringmod pipe |
rom — Static Property, class org.si.sound.nsf.NES |
| |
ROM — class, package org.si.sound.nsf |
| |
ROM() — Constructor, class org.si.sound.nsf.ROM |
| |
rootNote — Property, class org.si.sion.utils.Scale |
| root note number |
RPN_COARSE_TUNE — Constant Static Property, class org.si.sion.midi.SMFEvent |
| |
RPN_FINE_TUNE — Constant Static Property, class org.si.sion.midi.SMFEvent |
| |
RPN_PITCHBEND_SENCE — Constant Static Property, class org.si.sion.midi.SMFEvent |
| |
rr — Property, class org.si.sion.module.SiOPMOperatorParam |
| Release rate [0,63] |
rr — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| Release rate (@rr) |
rr — Property, class org.si.sion.module.channels.SiOPMChannelFM |
| release rate (@rr) |
rr — Property, class org.si.sion.module.channels.SiOPMChannelKS |
| release rate (@rr) |
rr — Property, class org.si.sion.module.channels.SiOPMChannelPCM |
| release rate (@rr) |
rr — Property, class org.si.sion.module.channels.SiOPMOperator |
| Release rate [0,63] |
rr — Property, class org.si.sound.synthesizers.FMSynthOperator |
| RR; release rate [0-63]. |
rule — Property, class org.si.sound.patterns.PMLParser |
| parsing rule. |
|
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 |