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 |
n — Property, class org.si.utils.SLLNumber |
| Number data |
name — Property, class org.si.sion.SiONVoice |
| voice name |
name — Property, class org.si.sion.utils.Chord |
| Chord name. |
name — Property, class org.si.sion.utils.Scale |
| Scale name. |
name — Property, class org.si.sound.SoundObject |
| Name. |
name — Property, class org.si.utils.ByteArrayExt |
| name of this ByteArray |
NEM_IGNORE — Constant Static Property, class org.si.sion.SiONDriver |
| note-on exception mode "ignore", SiON does not consider about track ID's conflict in noteOn() method (default). |
NEM_OVERWRITE — Constant Static Property, class org.si.sion.SiONDriver |
| note-on exception mode "overwrite", Overwrite current note when the track IDs are conflicted. |
NEM_REJECT — Constant Static Property, class org.si.sion.SiONDriver |
| note-on exception mode "reject", Reject new note when the track IDs are conflicted. |
NEM_SHIFT — Constant Static Property, class org.si.sion.SiONDriver |
| note-on exception mode "shift", Shift the sound timing to next quantize when the track IDs are conflicted. |
NES — class, package org.si.sound.nsf |
| |
NESconfig — class, package org.si.sound.nsf |
| |
NESconfig(cl:Number, sl:int, slc:int, hdc:int, hbc:int, sec:int, fic:int, fr:int) — Constructor, class org.si.sound.nsf.NESconfig |
| |
NESSynth — class, package org.si.sound.synthesizers |
| Nintendo Entertainment System (Family Computer) Synthesizer
|
NESSynth(channelNumber:int) — Constructor, class org.si.sound.synthesizers.NESSynth |
| constructor |
newLocalEffect(depth:int, list:Vector$org.si.sion.effector:SiEffectBase) — method, class org.si.sion.effector.SiEffectModule |
| Create new local effector connector. |
newMMLEventListener(letter:String, func:Function, isGlobal:Boolean) — method, class org.si.sion.sequencer.base.MMLSequencer |
| Register new MMLEvent letter. |
newRing(... rest) — Static Method , class org.si.utils.SLLNumber |
| Ring-linked list with initial values. |
newRing(... rest) — Static Method , class org.si.utils.SLLint |
| Ring-linked list with initial values. |
newUserControlableTrack(trackID:int) — method, class org.si.sion.SiONDriver |
| Create new user controlable track. |
next — Property, class org.si.sion.sequencer.base.MMLEvent |
| Next event pointer in an event chain. |
next — Property, class org.si.utils.SLLNumber |
| Nest pointer of list |
next — Property, class org.si.utils.SLLint |
| Next pointer of list |
nextPattern — Property, class org.si.sound.patterns.Sequencer |
| next pattern, the pattern property is replaced to this vector at the head of next segment |
nextSequence — Property, class org.si.sion.sequencer.base.MMLSequence |
| next sequence. |
NF — Constant Static Property, class org.si.sound.nsf.CPU |
| |
NMI_FLAG — Constant Static Property, class org.si.sound.nsf.CPU |
| |
nnToKC — Property, class org.si.sion.module.SiOPMTable |
| PG:MIDI note number to FM key code. |
NOISE — Constant Static Property, class org.si.sound.synthesizers.AnalogSynth |
| wave shape number of noise wave |
noiseFreq — Property, class org.si.sound.synthesizers.PSGSynth |
| noise frequency |
NOISE_TABLE_BITS — Constant Static Property, class org.si.sion.module.SiOPMTable |
| |
NOISE_TABLE_SIZE — Constant Static Property, class org.si.sion.module.SiOPMTable |
| |
NOISE_WAVE_OUTPUT — Constant Static Property, class org.si.sion.module.SiOPMTable |
| |
NO_MASK — Constant Static Property, class org.si.sion.sequencer.SiMMLTrack |
| no event mask |
_nop(len:int) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| No process (default functor of _funcProcess). |
nop(len:int) — method, class org.si.sion.module.channels.SiOPMChannelBase |
| Buffering without processnig |
_nop(len:int) — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| No process (default functor of _funcProcess). |
nop(len:int) — method, class org.si.sion.module.channels.SiOPMChannelSampler |
| Buffering without processnig |
_nop(e:org.si.sion.sequencer.base:MMLEvent) — method, class org.si.sion.sequencer.base.MMLSequencer |
| Operates nothing. |
NOP — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
nopEvent — Static Property, class org.si.sion.sequencer.base.MMLEvent |
| NOP event |
note — Property, class org.si.sion.events.SiONTrackEvent |
| Note number. |
note — Property, class org.si.sion.midi.SMFEvent |
| note |
note — Property, class org.si.sion.sequencer.SiMMLTrack |
| Note number |
note — Property, class org.si.sound.Arpeggiator |
| change root note of the scale |
note — Property, class org.si.sound.BassSequencer |
| Bass note of chord |
note — Property, class org.si.sound.ChordPad |
| root note of current chord |
note — Property, class org.si.sound.MonophonicSynthesizer |
| current note in the sequence, you cannot change this property. |
note — Property, class org.si.sound.PatternSequencer |
| current note in the sequence, you cannot change this property. |
note — Property, class org.si.sound.SoundObject |
| Base note of this sound |
note — Property, class org.si.sound.events.SoundObjectEvent |
| Note number. |
note — Property, class org.si.sound.patterns.Note |
| Note number[-1-127], -1 (or all negatives) sets playing with sequencers default note. |
note — Property, class org.si.sound.patterns.Sequencer |
| curent note number (0-127) |
Note — class, package org.si.sound.patterns |
| Note object used in PatternSequencer. |
Note(note:int, velocity:int, length:Number, voiceIndex:int, gateTime:Number, data:any) — Constructor, class org.si.sound.patterns.Note |
| constructor
|
NOTE — Constant Static Property, class org.si.sion.sequencer.base.MMLEvent |
| |
NOTE — Constant Static Property, class org.si.sound.mdx.MDXEvent |
| |
NOTE_BITS — Constant Static Property, class org.si.sion.module.SiOPMTable |
| |
noteLength — Property, class org.si.sound.Arpeggiator |
| note length in 16th beat. |
noteLength — Property, class org.si.sound.ChordPad |
| note length in 16th beat. |
_noteNames — Static Property, class org.si.sion.utils.Scale |
| note names |
noteOff(note:int, trackID:int, delay:Number, quant:Number, stopImmediately:Boolean) — method, class org.si.sion.SiONDriver |
| Note off. |
noteOff(channelNum:int, note:int, velocity:int) — method, class org.si.sion.midi.MIDIModule |
| note off |
noteOff() — method, class org.si.sion.module.channels.SiOPMChannelBase |
| Note off |
noteOff() — method, class org.si.sion.module.channels.SiOPMChannelFM |
| Note off. |
noteOff() — method, class org.si.sion.module.channels.SiOPMChannelKS |
| Note off. |
noteOff() — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| Note off. |
noteOff() — method, class org.si.sion.module.channels.SiOPMChannelSampler |
| Note off. |
noteOff() — method, class org.si.sion.module.channels.SiOPMOperator |
| Note off. |
noteOff() — method, class org.si.sound.MonophonicSynthesizer |
| note off
|
noteOff(note:int, stopWithReset:Boolean) — method, class org.si.sound.PolyphonicSynthesizer |
| note off
|
NOTE_OFF — Constant Static Property, class org.si.sion.events.SiONMIDIEvent |
| Dispatch when the note off appears in MIDI data. |
NOTE_OFF — Constant Static Property, class org.si.sion.midi.SMFEvent |
| |
NOTE_OFF — Constant Static Property, class org.si.sion.midi.SiONMIDIEventFlag |
| dispatch flag for SiONMIDIEvent.NOTE_OFF |
noteOffAmplitudeEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off amplitude envelop table. |
noteOffAmplitudeEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off amplitude envelop tablestep. |
noteOffFilterEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off filter envelop table. |
noteOffFilterEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off filter envelop tablestep. |
noteOffFrame — Event, class org.si.sion.SiONDriver |
| |
noteOffFrame — Event, class org.si.sound.SoundObject |
| |
NOTE_OFF_FRAME — Constant Static Property, class org.si.sion.events.SiONTrackEvent |
| Dispatch when the sound ends. |
NOTE_OFF_FRAME — Constant Static Property, class org.si.sound.events.SoundObjectEvent |
| Dispatch when the sound ends. |
noteOffNoteEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off note envelop table. |
noteOffNoteEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off note envelop tablestep. |
noteOffPitchEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off pitch envelop table. |
noteOffPitchEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off pitch envelop tablestep. |
noteOffStream — Event, class org.si.sion.SiONDriver |
| |
noteOffStream — Event, class org.si.sound.SoundObject |
| |
NOTE_OFF_STREAM — Constant Static Property, class org.si.sion.events.SiONTrackEvent |
| Dispatch when the note off appears in the sequence with "%t" command. |
NOTE_OFF_STREAM — Constant Static Property, class org.si.sound.events.SoundObjectEvent |
| Dispatch when the note off appears in the sequence. |
noteOffToneEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off tone envelop table. |
noteOffToneEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note off tone envelop tablestep. |
noteOffTriggerType — Property, class org.si.sound.SoundObject |
| Track note off trigger type |
noteOffTriggerType — Property, class org.si.sound.patterns.Sequencer |
| Track note off trigger type |
noteOn(note:int, voice:org.si.sion:SiONVoice, length:Number, delay:Number, quant:Number, trackID:int, isDisposable:Boolean) — method, class org.si.sion.SiONDriver |
| Note on. |
noteOn(channelNum:int, note:int, velocity:int) — method, class org.si.sion.midi.MIDIModule |
| note on |
noteOn() — method, class org.si.sion.module.channels.SiOPMChannelBase |
| Note on |
noteOn() — method, class org.si.sion.module.channels.SiOPMChannelFM |
| Note on. |
noteOn() — method, class org.si.sion.module.channels.SiOPMChannelKS |
| Note on. |
noteOn() — method, class org.si.sion.module.channels.SiOPMChannelPCM |
| Note on. |
noteOn() — method, class org.si.sion.module.channels.SiOPMChannelSampler |
| Note on. |
noteOn() — method, class org.si.sion.module.channels.SiOPMOperator |
| Note on. |
noteOn(note:int, velocity:int, length:int) — method, class org.si.sound.MonophonicSynthesizer |
| note on
|
noteOn(note:int, velocity:int, length:int) — method, class org.si.sound.PolyphonicSynthesizer |
| note on
|
NOTE_ON — Constant Static Property, class org.si.sion.events.SiONMIDIEvent |
| Dispatch when the note on appears in MIDI data. |
NOTE_ON — Constant Static Property, class org.si.sion.midi.SMFEvent |
| |
NOTE_ON — Constant Static Property, class org.si.sion.midi.SiONMIDIEventFlag |
| dispatch flag for SiONMIDIEvent.NOTE_ON |
noteOnAmplitudeEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on amplitude envelop table. |
noteOnAmplitudeEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on amplitude envelop tablestep. |
noteOnExceptionMode — Property, class org.si.sion.SiONDriver |
| Note on exception mode, this mode is refered when the noteOn() sound's track IDs are conflicted at the same moment. |
noteOnFilterEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on filter envelop table. |
noteOnFilterEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on filter envelop tablestep. |
noteOnFrame — Event, class org.si.sion.SiONDriver |
| |
noteOnFrame — Event, class org.si.sound.SoundObject |
| |
NOTE_ON_FRAME — Constant Static Property, class org.si.sion.events.SiONTrackEvent |
| Dispatch when the sound starts. |
NOTE_ON_FRAME — Constant Static Property, class org.si.sound.events.SoundObjectEvent |
| Dispatch when the sound starts. |
noteOnNoteEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on note envelop table. |
noteOnNoteEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on note envelop tablestep. |
noteOnPitchEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on pitch envelop table. |
noteOnPitchEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on pitch envelop tablestep. |
noteOnStream — Event, class org.si.sion.SiONDriver |
| |
noteOnStream — Event, class org.si.sound.SoundObject |
| |
NOTE_ON_STREAM — Constant Static Property, class org.si.sion.events.SiONTrackEvent |
| Dispatch when the note on appears in the sequence with "%t" command. |
NOTE_ON_STREAM — Constant Static Property, class org.si.sound.events.SoundObjectEvent |
| Dispatch when the note on appears. |
noteOnToneEnvelop — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on tone envelop table. |
noteOnToneEnvelopStep — Property, class org.si.sion.sequencer.SiMMLVoice |
| note on tone envelop tablestep. |
noteOnTriggerType — Property, class org.si.sound.SoundObject |
| Track note on trigger type |
noteOnTriggerType — Property, class org.si.sound.patterns.Sequencer |
| Track note on trigger type |
noteQuantize — Property, class org.si.sound.Arpeggiator |
| [NOT RECOMENDED] Only for the compatibility before version 0.58, the getTime property can be used instead of this property. |
noteShift — Property, class org.si.sion.sequencer.SiMMLTrack |
| note shift, set by kt command. |
noteShift — Property, class org.si.sion.sequencer.SiMMLVoice |
| track key transpose (same as "kt" command). |
NOTE_TABLE_SIZE — Constant Static Property, class org.si.sion.module.SiOPMTable |
| |
noteWaitingFor — Property, class org.si.sion.sequencer.base.MMLExecutor |
| Note that wait for note on execution ? -1 for not waiting |
noWaveTable — Property, class org.si.sion.module.SiOPMTable |
| PG:Wave tables without any waves. |
noWaveTableOPM — Property, class org.si.sion.module.SiOPMTable |
| |
NSFData — class, package org.si.sound.nsf |
| NSF data class |
NSFData() — Constructor, class org.si.sound.nsf.NSFData |
| |
NTSC — Static Property, class org.si.sound.nsf.NESconfig |
| |
NTSC_PALbits — Property, class org.si.sound.nsf.NSFData |
| |
numChildren — Property, class org.si.sound.SoundObjectContainer |
| Returns the number of children of this object. |
numTracks — Property, class org.si.sion.midi.SMFData |
| track count |
|
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 |