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 |
backgroundSound — Property, class org.si.sion.SiONDriver |
| background sound |
backgroundSoundFadeGapTime — Property, class org.si.sion.SiONDriver |
| background sound fading time in seconds |
backgroundSoundFadeInTime — Property, class org.si.sion.SiONDriver |
| background sound fading in time in seconds |
backgroundSoundFadeOutTime — Property, class org.si.sion.SiONDriver |
| background sound fading out time in seconds |
backgroundSoundTrack — Property, class org.si.sion.SiONDriver |
| track for background sound |
backgroundSoundVolume — Property, class org.si.sion.SiONDriver |
| background sound volume |
balance — Property, class org.si.sound.synthesizers.AnalogSynth |
| mixing balance of 2 oscillators (0-1), 0=1st only, 0.5=same volume, 1=2nd only. |
bandWidth — Property, class org.si.sion.utils.PeakDetector |
| half band width of band pass filter [oct.] |
bank3WRAM — Property, class org.si.sound.nsf.Mapper |
| |
bankNumber — Property, class org.si.sion.midi.MIDIModuleChannel |
| bank number |
_bankNumber — Property, class org.si.sion.module.channels.SiOPMChannelSampler |
| bank number |
bankSwitch — Property, class org.si.sound.nsf.NSFData |
| |
baseNote — Property, class org.si.sion.utils.PCMSample |
| MIDI note number of base frequency |
_basePipe — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| base pipe |
basicInfoChunkID — Static Property, class org.si.sion.utils.PCMSample |
| You should not change this property into "acid" ! |
BasicSynth — class, package org.si.sound.synthesizers |
| Basic Synthesizer |
BasicSynth(moduleType:int, channelNum:int, ar:int, rr:int, dt:int) — Constructor, class org.si.sound.synthesizers.BasicSynth |
| constructor. |
bass — Property, class org.si.sound.DrumMachine |
| Sequencer object of bass drum |
BASS — Constant Static Property, class org.si.sound.synthesizers.DrumMachinePresetVoice |
| voice type bass drum |
bassNote — Property, class org.si.sion.utils.Chord |
| bass note number, lowest note of "On Chord". |
bassNote — Property, class org.si.sion.utils.Scale |
| bass note number |
_bassNoteOffset — Property, class org.si.sion.utils.Chord |
| bass note offset from root |
bassPattern — Property, class org.si.sound.DrumMachine |
| Sequence pattern of bass drum |
bassPatternNumber — Property, class org.si.sound.DrumMachine |
| bass drum pattern number. |
bassPatternNumberMax — Property, class org.si.sound.DrumMachine |
| maximum value of basePatternNumber |
BassSequencer — class, package org.si.sound |
| Bass sequencer provides simple monophonic bass line. |
BassSequencer(chord:any, patternNumber:int, changePatternOnSegment:Boolean) — Constructor, class org.si.sound.BassSequencer |
| constructor
|
BassSequencerPresetPattern — Dynamic Class, package org.si.sound.patterns |
| Preset patterns for BassSequencer |
BassSequencerPresetPattern() — Constructor, class org.si.sound.patterns.BassSequencerPresetPattern |
| constructor |
bassVoiceNumber — Property, class org.si.sound.DrumMachine |
| bass drum pattern number. |
bassVoiceNumberMax — Property, class org.si.sound.DrumMachine |
| maximum value of baseVoiceNumber |
bassVolume — Property, class org.si.sound.DrumMachine |
| bass drum volume (0-1) |
beat — Event, class org.si.sion.SiONDriver |
| |
BEAT — Constant Static Property, class org.si.sion.events.SiONTrackEvent |
| Dispatch on beat while streaming. |
beat16PerSample — Property, class org.si.sion.sequencer.base.BeatPerMinutes |
| 16th beat per sample |
beatCount — Property, class org.si.sion.utils.PCMSample |
| beat count |
BeatPerMinutes — class, package org.si.sion.sequencer.base |
| Beat per minutes class, Calculates BPM-releated numbers automatically. |
BeatPerMinutes(bpm:Number, sampleRate:int, resolution:int) — Constructor, class org.si.sion.sequencer.base.BeatPerMinutes |
| constructor. |
bendingFrom(note:int, tickLength:int) — method, class org.si.sion.sequencer.base.MMLExecutor |
| pitch bending, this function only is avilable after calling singleNote(). |
BF — Constant Static Property, class org.si.sound.nsf.CPU |
| |
BGPAL — Property, class org.si.sound.nsf.MMU |
| |
bitRate — Property, class org.si.sion.SiONDriver |
| bit rate, the value of 0 means the wave is represented as float value[-1 - +1]. |
bitRate — Property, class org.si.sion.module.SiOPMModule |
| Bit rate |
bitRate — Property, class org.si.sion.utils.PCMSample |
| bit rate, this function is used only for saveWaveByteArray, 8 or 16 is avairable. |
bpm — Property, class org.si.sion.SiONDriver |
| Beat par minute value of SiON's play. |
bpm — Property, class org.si.sion.midi.SMFData |
| initial tempo |
bpm — Property, class org.si.sion.sequencer.base.BeatPerMinutes |
| beat per minute. |
bpm — Property, class org.si.sion.sequencer.base.MMLData |
| Beat per minutes, set 0 when this data depends on driver's BPM. |
bpm — Property, class org.si.sion.utils.BPMAnalyzer |
| estimated bpm |
bpm — Property, class org.si.sion.utils.PCMSample |
| beat per minutes |
bpm — Property, class org.si.sound.mdx.MDXData |
| |
BPMAnalyzer — class, package org.si.sion.utils |
| BPMAnalyzer analyzes beat per minute value of music |
BPMAnalyzer(filterbankCount:int) — Constructor, class org.si.sion.utils.BPMAnalyzer |
| constructor
|
bpmProbability — Property, class org.si.sion.utils.BPMAnalyzer |
| estimated bpm's probability |
browse(onComplete:Function, onCancel:Function, onError:Function, fileFilterName:String, extensions:String) — method, class org.si.utils.ByteArrayExt |
| Call FileReference::browse(). |
buffer — Property, class org.si.sion.module.SiOPMStream |
| stream buffer |
buffer(len:int) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| Buffering |
buffer(len:int) — method, class org.si.sion.module.channels.SiOPMChannelKS |
| Buffering |
buffer(len:int) — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| Buffering |
buffer(len:int) — method, class org.si.sion.module.channels.SiOPMChannelSampler |
| Buffering |
bufferIndex — Property, class org.si.sion.events.SiONTrackEvent |
| Buffering index. |
_bufferIndex — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| buffering index |
bufferIndex — Property, class org.si.sion.module.channels.SiOPMChannelBase |
| buffer index |
bufferIndex — Property, class org.si.sound.events.SoundObjectEvent |
| Buffering index. |
bufferLength — Property, class org.si.sion.SiONDriver |
| Streaming buffer length. |
bufferLength — Property, class org.si.sion.module.SiOPMModule |
| Buffer length |
byteArray — Property, class org.si.sion.midi.SMFEvent |
| |
ByteArrayExt — class, package org.si.utils |
| Extended ByteArray, png image serialize, IFF chunk structure, FileReference operations. |
ByteArrayExt(copyFrom:flash.utils:ByteArray) — Constructor, class org.si.utils.ByteArrayExt |
| constructor |
bytesLoaded — Property, class org.si.sion.utils.soundfont.SiONSoundFontLoader |
| loaded size. |
_bytesLoaded — Property, class org.si.sion.utils.soundloader.SoundLoader |
| loaded file size |
bytesLoaded — Property, class org.si.sion.utils.soundloader.SoundLoader |
| file size currently loaded |
bytesLoaded — Property, class org.si.sion.utils.soundloader.SoundLoaderFileData |
| loaded bytes |
_bytesLoaded — Property, class org.si.utils.AbstructLoader |
| loaded bytes |
bytesTotal — Property, class org.si.sion.utils.soundfont.SiONSoundFontLoader |
| total size. |
_bytesTotal — Property, class org.si.sion.utils.soundloader.SoundLoader |
| total file size |
bytesTotal — Property, class org.si.sion.utils.soundloader.SoundLoader |
| total file size when complete all loadings. |
bytesTotal — Property, class org.si.sion.utils.soundloader.SoundLoaderFileData |
| total bytes |
_bytesTotal — Property, class org.si.utils.AbstructLoader |
| total bytes |
|
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 |