Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
args (ndspy.soundSequence.RandomSequenceEvent attribute)
arm7 (ndspy.rom.NintendoDSRom attribute)
arm7CodeSettingsPointerAddress (ndspy.rom.NintendoDSRom attribute)
arm7EntryAddress (ndspy.rom.NintendoDSRom attribute)
arm7OverlayTable (ndspy.rom.NintendoDSRom attribute)
arm7RamAddress (ndspy.rom.NintendoDSRom attribute)
arm9 (ndspy.rom.NintendoDSRom attribute)
arm9CodeSettingsPointerAddress (ndspy.rom.NintendoDSRom attribute)
arm9EntryAddress (ndspy.rom.NintendoDSRom attribute)
arm9OverlayTable (ndspy.rom.NintendoDSRom attribute)
arm9PostData (ndspy.rom.NintendoDSRom attribute)
arm9RamAddress (ndspy.rom.NintendoDSRom attribute)
attack (ndspy.soundBank.NoteDefinition attribute)
AttackRateSequenceEvent (class in ndspy.soundSequence)
autostart (ndspy.rom.NintendoDSRom attribute)
B
bankID (ndspy.soundSequence.InstrumentSwitchSequenceEvent attribute)
(ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSARSequence attribute)
bankOrderKey (ndspy.soundBank.Instrument attribute)
banks (ndspy.soundArchive.SDAT attribute)
BeginLoopSequenceEvent (class in ndspy.soundSequence)
BeginTrackSequenceEvent (class in ndspy.soundSequence)
BMG (class in ndspy.bmg)
BMG.save() (in module ndspy.bmg)
BMG.saveToFile() (in module ndspy.bmg)
bssSize (ndspy.code.MainCodeFile.Section attribute)
(ndspy.code.Overlay attribute)
C
CallSequenceEvent (class in ndspy.soundSequence)
channelPressure (ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSARSequence attribute)
channels (ndspy.soundSequencePlayer.SequencePlayer attribute)
(ndspy.soundStream.STRM attribute)
(ndspy.soundStreamPlayer.StreamPlayer attribute)
codeSettingsOffs (ndspy.code.MainCodeFile attribute)
compress() (in module ndspy.codeCompression)
(in module ndspy.lz10)
compressed (ndspy.code.Overlay attribute)
compressedSize (ndspy.code.Overlay attribute)
compressFromFile() (in module ndspy.codeCompression)
(in module ndspy.lz10)
compressToFile() (in module ndspy.codeCompression)
(in module ndspy.lz10)
D
data (ndspy.bmg.Message.Escape attribute)
(ndspy.code.MainCodeFile.Section attribute)
(ndspy.code.Overlay attribute)
(ndspy.soundSequence.RawDataSequenceEvent attribute)
(ndspy.soundWave.SWAV attribute)
dataLength (ndspy.soundSequence.SequenceEvent attribute)
dataMergeOptimizationID (ndspy.soundBank.Instrument attribute)
(ndspy.soundBank.SBNK attribute)
(ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSAR attribute)
(ndspy.soundStream.STRM attribute)
(ndspy.soundWaveArchive.SWAR attribute)
debugRom (ndspy.rom.NintendoDSRom attribute)
debugRomAddress (ndspy.rom.NintendoDSRom attribute)
decay (ndspy.soundBank.NoteDefinition attribute)
DecayRateSequenceEvent (class in ndspy.soundSequence)
decompress() (in module ndspy.codeCompression)
(in module ndspy.lz10)
decompressFromFile() (in module ndspy.codeCompression)
(in module ndspy.lz10)
decompressToFile() (in module ndspy.codeCompression)
(in module ndspy.lz10)
DefineTracksSequenceEvent (class in ndspy.soundSequence)
destination (ndspy.soundSequence.CallSequenceEvent attribute)
(ndspy.soundSequence.JumpSequenceEvent attribute)
developerCode (ndspy.rom.NintendoDSRom attribute)
deviceCapacity (ndspy.rom.NintendoDSRom attribute)
duration (ndspy.soundSequence.NoteSequenceEvent attribute)
(ndspy.soundSequence.RestSequenceEvent attribute)
dutyCycle (ndspy.soundBank.NoteDefinition attribute)
E
encoding (ndspy.bmg.BMG attribute)
encryptionSeedSelect (ndspy.rom.NintendoDSRom attribute)
endianness (ndspy.bmg.BMG attribute)
endiannessOfBeginning (ndspy.narc.NARC attribute)
EndLoopSequenceEvent (class in ndspy.soundSequence)
EndTrackSequenceEvent (class in ndspy.soundSequence)
events (ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSAR attribute)
eventsData (ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSAR attribute)
ExpressionSequenceEvent (class in ndspy.soundSequence)
F
fatLengthsIncludePadding (ndspy.soundArchive.SDAT attribute)
fileAlignment (ndspy.soundArchive.SDAT attribute)
fileID (ndspy.code.Overlay attribute)
filenames (ndspy.narc.NARC attribute)
(ndspy.rom.NintendoDSRom attribute)
files (ndspy.fnt.Folder attribute)
(ndspy.narc.NARC attribute)
(ndspy.rom.NintendoDSRom attribute)
findInNamedList() (in module ndspy)
firstEvent (ndspy.soundSequence.BeginTrackSequenceEvent attribute)
(ndspy.soundSequenceArchive.SSARSequence attribute)
firstEventOffset (ndspy.soundSequenceArchive.SSARSequence attribute)
firstFileAlignment (ndspy.soundArchive.SDAT attribute)
firstID (ndspy.fnt.Folder attribute)
firstPitch (ndspy.soundBank.RangeInstrument attribute)
flags (ndspy.code.Overlay attribute)
Folder (class in ndspy.fnt)
Folder.filenameOf() (in module ndspy.fnt)
Folder.idOf() (in module ndspy.fnt)
Folder.subfolder() (in module ndspy.fnt)
folders (ndspy.fnt.Folder attribute)
fromChannels() (ndspy.soundStream.STRM class method)
fromCompressed() (ndspy.code.MainCodeFile class method)
fromData() (ndspy.soundBank.Instrument class method)
(ndspy.soundBank.NoteDefinition class method)
(ndspy.soundBank.RangeInstrument class method)
(ndspy.soundBank.RegionalInstrument class method)
(ndspy.soundBank.SingleNoteInstrument class method)
(ndspy.soundSequence.SequenceEvent class method)
(ndspy.soundWave.SWAV class method)
fromDataWithType() (ndspy.soundBank.NoteDefinition class method)
fromEvents() (ndspy.soundSequence.SSEQ class method)
fromEventsAndSequences() (ndspy.soundSequenceArchive.SSAR class method)
fromFile() (ndspy.bmg.BMG class method)
(ndspy.code.MainCodeFile class method)
(ndspy.narc.NARC class method)
(ndspy.rom.NintendoDSRom class method)
(ndspy.soundArchive.SDAT class method)
(ndspy.soundBank.SBNK class method)
(ndspy.soundSequence.SSEQ class method)
(ndspy.soundSequenceArchive.SSAR class method)
(ndspy.soundStream.STRM class method)
(ndspy.soundWave.SWAV class method)
(ndspy.soundWaveArchive.SWAR class method)
fromFilesAndNames() (ndspy.narc.NARC class method)
fromFlags() (ndspy.soundGroup.GroupEntry class method)
fromInstruments() (ndspy.soundBank.SBNK class method)
fromMessages() (ndspy.bmg.BMG class method)
fromSections() (ndspy.code.MainCodeFile class method)
FromVariableSequenceEvent (class in ndspy.soundSequence)
fromWaves() (ndspy.soundWaveArchive.SWAR class method)
fullEncoding (ndspy.bmg.BMG attribute)
G
GlobalVolumeSequenceEvent (class in ndspy.soundSequence)
GroupEntry (class in ndspy.soundGroup)
GroupEntry.save() (in module ndspy.soundGroup)
GroupEntryType (class in ndspy.soundGroup)
GroupEntryType.SBNK (in module ndspy.soundGroup)
GroupEntryType.SSAR (in module ndspy.soundGroup)
GroupEntryType.SSEQ (in module ndspy.soundGroup)
GroupEntryType.SWAR (in module ndspy.soundGroup)
groups (ndspy.soundArchive.SDAT attribute)
guessInstrumentType() (in module ndspy.soundBank)
H
heapSize (ndspy.soundSequencePlayer.SequencePlayer attribute)
I
iconBanner (ndspy.rom.NintendoDSRom attribute)
id (ndspy.bmg.BMG attribute)
(ndspy.soundGroup.GroupEntry attribute)
idCode (ndspy.rom.NintendoDSRom attribute)
IfSequenceEvent (class in ndspy.soundSequence)
implicit (ndspy.code.MainCodeFile.Section attribute)
inaccessibleInstruments (ndspy.soundBank.SBNK attribute)
indexInNamedList() (in module ndspy)
info (ndspy.bmg.Message attribute)
instructions (ndspy.bmg.BMG attribute)
Instrument (class in ndspy.soundBank)
Instrument.save() (in module ndspy.soundBank)
instrumentClass() (in module ndspy.soundBank)
instrumentID (ndspy.soundSequence.InstrumentSwitchSequenceEvent attribute)
instruments (ndspy.soundBank.SBNK attribute)
InstrumentSwitchSequenceEvent (class in ndspy.soundSequence)
isLooped (ndspy.soundStream.STRM attribute)
(ndspy.soundWave.SWAV attribute)
isNull (ndspy.bmg.Message attribute)
J
JumpSequenceEvent (class in ndspy.soundSequence)
L
labels (ndspy.bmg.BMG attribute)
lastPitch (ndspy.soundBank.RegionalInstrument.Region attribute)
load() (in module ndspy.fnt)
loadOverlayTable() (in module ndspy.code)
loadSBNKSWARsFrom (ndspy.soundGroup.GroupEntry attribute)
loadSSAR (ndspy.soundGroup.GroupEntry attribute)
loadSSEQ (ndspy.soundGroup.GroupEntry attribute)
loadSWAR (ndspy.soundGroup.GroupEntry attribute)
loopCount (ndspy.soundSequence.BeginLoopSequenceEvent attribute)
loopOffset (ndspy.soundStream.STRM attribute)
(ndspy.soundWave.SWAV attribute)
M
main() (in module ndspy.codeCompression)
(in module ndspy.lz10)
MainCodeFile (class in ndspy.code)
MainCodeFile.save() (in module ndspy.code)
MainCodeFile.saveToFile() (in module ndspy.code)
MainCodeFile.Section (class in ndspy.code)
maxSequences (ndspy.soundSequencePlayer.SequencePlayer attribute)
Message (class in ndspy.bmg)
Message.Escape (class in ndspy.bmg)
Message.Escape.save() (in module ndspy.bmg)
Message.save() (in module ndspy.bmg)
messages (ndspy.bmg.BMG attribute)
module
ndspy
ndspy.bmg
ndspy.code
ndspy.codeCompression
ndspy.fnt
ndspy.lz10
ndspy.narc
ndspy.rom
ndspy.soundArchive
ndspy.soundBank
ndspy.soundGroup
ndspy.soundSequence
ndspy.soundSequenceArchive
ndspy.soundSequencePlayer
ndspy.soundStream
ndspy.soundStreamPlayer
ndspy.soundWave
ndspy.soundWaveArchive
MonoPolySequenceEvent (class in ndspy.soundSequence)
MonoPolySequenceEvent.Value (class in ndspy.soundSequence)
MonoPolySequenceEvent.Value.MONO (in module ndspy.soundSequence)
MonoPolySequenceEvent.Value.POLY (in module ndspy.soundSequence)
N
name (ndspy.rom.NintendoDSRom attribute)
(ndspy.soundSequence.NoteSequenceEvent attribute)
NARC (class in ndspy.narc)
NARC.getFileByName() (in module ndspy.narc)
NARC.save() (in module ndspy.narc)
NARC.saveToFile() (in module ndspy.narc)
NARC.setFileByName() (in module ndspy.narc)
ndspy
module
ndspy.bmg
module
ndspy.code
module
ndspy.codeCompression
module
ndspy.fnt
module
ndspy.lz10
module
ndspy.narc
module
ndspy.rom
module
ndspy.soundArchive
module
ndspy.soundBank
module
ndspy.soundGroup
module
ndspy.soundSequence
module
ndspy.soundSequenceArchive
module
ndspy.soundSequencePlayer
module
ndspy.soundStream
module
ndspy.soundStreamPlayer
module
ndspy.soundWave
module
ndspy.soundWaveArchive
module
NintendoDSRom (class in ndspy.rom)
NintendoDSRom.getFileByName() (in module ndspy.rom)
NintendoDSRom.loadArm7() (in module ndspy.rom)
NintendoDSRom.loadArm7Overlays() (in module ndspy.rom)
NintendoDSRom.loadArm9() (in module ndspy.rom)
NintendoDSRom.loadArm9Overlays() (in module ndspy.rom)
NintendoDSRom.save() (in module ndspy.rom)
NintendoDSRom.saveToFile() (in module ndspy.rom)
NintendoDSRom.setFileByName() (in module ndspy.rom)
nintendoLogo (ndspy.rom.NintendoDSRom attribute)
NO_INSTRUMENT_TYPE (in module ndspy.soundBank)
normalCardControlRegisterSettings (ndspy.rom.NintendoDSRom attribute)
NoteDefinition (class in ndspy.soundBank)
noteDefinition (ndspy.soundBank.RegionalInstrument.Region attribute)
(ndspy.soundBank.SingleNoteInstrument attribute)
NoteDefinition.save() (in module ndspy.soundBank)
NoteDefinition.saveWithType() (in module ndspy.soundBank)
noteDefinitions (ndspy.soundBank.RangeInstrument attribute)
NoteSequenceEvent (class in ndspy.soundSequence)
NoteType (class in ndspy.soundBank)
NoteType.PCM (in module ndspy.soundBank)
NoteType.PSG_SQUARE_WAVE (in module ndspy.soundBank)
NoteType.PSG_WHITE_NOISE (in module ndspy.soundBank)
O
Overlay (class in ndspy.code)
Overlay.save() (in module ndspy.code)
P
pad015 (ndspy.rom.NintendoDSRom attribute)
pad016 (ndspy.rom.NintendoDSRom attribute)
pad017 (ndspy.rom.NintendoDSRom attribute)
pad018 (ndspy.rom.NintendoDSRom attribute)
pad019 (ndspy.rom.NintendoDSRom attribute)
pad01A (ndspy.rom.NintendoDSRom attribute)
pad01B (ndspy.rom.NintendoDSRom attribute)
pad01C (ndspy.rom.NintendoDSRom attribute)
pad088 (ndspy.rom.NintendoDSRom attribute)
pad16C (ndspy.rom.NintendoDSRom attribute)
pad200 (ndspy.rom.NintendoDSRom attribute)
padAtEnd (ndspy.soundArchive.SDAT attribute)
padSymbSizeTo4InSDATHeader (ndspy.soundArchive.SDAT attribute)
pan (ndspy.soundBank.NoteDefinition attribute)
PanSequenceEvent (class in ndspy.soundSequence)
parsed (ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSAR attribute)
(ndspy.soundSequenceArchive.SSARSequence attribute)
pitch (ndspy.soundBank.NoteDefinition attribute)
(ndspy.soundSequence.NoteSequenceEvent attribute)
playerID (ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSARSequence attribute)
(ndspy.soundStream.STRM attribute)
polyphonicPressure (ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSARSequence attribute)
PortamentoDurationSequenceEvent (class in ndspy.soundSequence)
PortamentoFromSequenceEvent (class in ndspy.soundSequence)
PortamentoOnOffSequenceEvent (class in ndspy.soundSequence)
PortamentoRangeSequenceEvent (class in ndspy.soundSequence)
PortamentoSequenceEvent (class in ndspy.soundSequence)
printSequenceEventList() (in module ndspy.soundSequence)
PrintVariableSequenceEvent (class in ndspy.soundSequence)
priority (ndspy.soundStream.STRM attribute)
Processor (class in ndspy)
Processor.ARM7 (in module ndspy)
Processor.ARM9 (in module ndspy)
R
ramAddress (ndspy.code.MainCodeFile attribute)
(ndspy.code.MainCodeFile.Section attribute)
(ndspy.code.Overlay attribute)
ramSize (ndspy.code.Overlay attribute)
randMax (ndspy.soundSequence.RandomSequenceEvent attribute)
randMin (ndspy.soundSequence.RandomSequenceEvent attribute)
RandomSequenceEvent (class in ndspy.soundSequence)
RANGE_INSTRUMENT_TYPE (in module ndspy.soundBank)
RangeInstrument (class in ndspy.soundBank)
RangeInstrument.save() (in module ndspy.soundBank)
RawDataSequenceEvent (class in ndspy.soundSequence)
region (ndspy.rom.NintendoDSRom attribute)
REGIONAL_INSTRUMENT_TYPE (in module ndspy.soundBank)
RegionalInstrument (class in ndspy.soundBank)
RegionalInstrument.Region (class in ndspy.soundBank)
RegionalInstrument.save() (in module ndspy.soundBank)
regions (ndspy.soundBank.RegionalInstrument attribute)
release (ndspy.soundBank.NoteDefinition attribute)
ReleaseRateSequenceEvent (class in ndspy.soundSequence)
RestSequenceEvent (class in ndspy.soundSequence)
ReturnSequenceEvent (class in ndspy.soundSequence)
rsaSignature (ndspy.rom.NintendoDSRom attribute)
S
sampleRate (ndspy.soundStream.STRM attribute)
(ndspy.soundWave.SWAV attribute)
samplesInLastBlock (ndspy.soundStream.STRM attribute)
samplesPerBlock (ndspy.soundStream.STRM attribute)
save() (in module ndspy.fnt)
saveOverlayTable() (in module ndspy.code)
SBNK (class in ndspy.soundBank)
SBNK.save() (in module ndspy.soundBank)
SBNK.saveToFile() (in module ndspy.soundBank)
scripts (ndspy.bmg.BMG attribute)
SDAT (class in ndspy.soundArchive)
SDAT.save() (in module ndspy.soundArchive)
SDAT.saveToFile() (in module ndspy.soundArchive)
sections (ndspy.code.MainCodeFile attribute)
secureAreaChecksum (ndspy.rom.NintendoDSRom attribute)
secureAreaDisable (ndspy.rom.NintendoDSRom attribute)
secureCardControlRegisterSettings (ndspy.rom.NintendoDSRom attribute)
secureTransferDelay (ndspy.rom.NintendoDSRom attribute)
sequenceArchives (ndspy.soundArchive.SDAT attribute)
SequenceEvent (class in ndspy.soundSequence)
SequenceEvent.save() (in module ndspy.soundSequence)
SequencePlayer (class in ndspy.soundSequencePlayer)
SequencePlayer.save() (in module ndspy.soundSequencePlayer)
sequencePlayers (ndspy.soundArchive.SDAT attribute)
sequences (ndspy.soundArchive.SDAT attribute)
(ndspy.soundSequenceArchive.SSAR attribute)
setInNamedList() (in module ndspy)
SINGLE_NOTE_PCM_INSTRUMENT_TYPE (in module ndspy.soundBank)
SINGLE_NOTE_PSG_SQUARE_WAVE_INSTRUMENT_TYPE (in module ndspy.soundBank)
SINGLE_NOTE_PSG_WHITE_NOISE_INSTRUMENT_TYPE (in module ndspy.soundBank)
SingleNoteInstrument (class in ndspy.soundBank)
SingleNoteInstrument.save() (in module ndspy.soundBank)
sortedFileIds (ndspy.rom.NintendoDSRom attribute)
SSAR (class in ndspy.soundSequenceArchive)
SSAR.parse() (in module ndspy.soundSequenceArchive)
SSAR.save() (in module ndspy.soundSequenceArchive)
SSAR.saveToFile() (in module ndspy.soundSequenceArchive)
SSARSequence (class in ndspy.soundSequenceArchive)
SSARSequence.save() (in module ndspy.soundSequenceArchive)
SSEQ (class in ndspy.soundSequence)
SSEQ.parse() (in module ndspy.soundSequence)
SSEQ.save() (in module ndspy.soundSequence)
SSEQ.saveToFile() (in module ndspy.soundSequence)
staticInitEnd (ndspy.code.Overlay attribute)
staticInitStart (ndspy.code.Overlay attribute)
StreamPlayer (class in ndspy.soundStreamPlayer)
StreamPlayer.save() (in module ndspy.soundStreamPlayer)
streamPlayers (ndspy.soundArchive.SDAT attribute)
streams (ndspy.soundArchive.SDAT attribute)
stringParts (ndspy.bmg.Message attribute)
STRM (class in ndspy.soundStream)
STRM.save() (in module ndspy.soundStream)
STRM.saveToFile() (in module ndspy.soundStream)
subType (ndspy.soundSequence.FromVariableSequenceEvent attribute)
(ndspy.soundSequence.RandomSequenceEvent attribute)
sustain (ndspy.soundBank.NoteDefinition attribute)
SustainRateSequenceEvent (class in ndspy.soundSequence)
SWAR (class in ndspy.soundWaveArchive)
SWAR.save() (in module ndspy.soundWaveArchive)
SWAR.saveToFile() (in module ndspy.soundWaveArchive)
SWARLoadMethod (class in ndspy.soundGroup)
SWARLoadMethod.FILE_IDS (in module ndspy.soundGroup)
SWARLoadMethod.SWAR_IDs (in module ndspy.soundGroup)
SWAV (class in ndspy.soundWave)
SWAV.save() (in module ndspy.soundWave)
SWAV.saveToFile() (in module ndspy.soundWave)
SweepPitchSequenceEvent (class in ndspy.soundSequence)
T
TempoSequenceEvent (class in ndspy.soundSequence)
TieSequenceEvent (class in ndspy.soundSequence)
time (ndspy.soundStream.STRM attribute)
(ndspy.soundWave.SWAV attribute)
totalLength (ndspy.soundWave.SWAV attribute)
trackNumber (ndspy.soundSequence.BeginTrackSequenceEvent attribute)
trackNumbers (ndspy.soundSequence.DefineTracksSequenceEvent attribute)
TrackPrioritySequenceEvent (class in ndspy.soundSequence)
TrackVolumeSequenceEvent (class in ndspy.soundSequence)
TransposeSequenceEvent (class in ndspy.soundSequence)
type (ndspy.bmg.Message.Escape attribute)
(ndspy.soundBank.Instrument attribute)
(ndspy.soundBank.NoteDefinition attribute)
(ndspy.soundBank.SingleNoteInstrument attribute)
(ndspy.soundGroup.GroupEntry attribute)
(ndspy.soundSequence.NoteSequenceEvent attribute)
(ndspy.soundSequence.SequenceEvent attribute)
U
unitCode (ndspy.rom.NintendoDSRom attribute)
unk02 (ndspy.soundBank.SBNK attribute)
(ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSAR attribute)
(ndspy.soundStream.STRM attribute)
(ndspy.soundWaveArchive.SWAR attribute)
unk03 (ndspy.soundStream.STRM attribute)
unk07 (ndspy.soundStream.STRM attribute)
unk14 (ndspy.bmg.BMG attribute)
unk18 (ndspy.bmg.BMG attribute)
unk1C (ndspy.bmg.BMG attribute)
unk28 (ndspy.soundStream.STRM attribute)
unk2C (ndspy.soundStream.STRM attribute)
unk30 (ndspy.soundStream.STRM attribute)
unk34 (ndspy.soundStream.STRM attribute)
unk38 (ndspy.soundStream.STRM attribute)
unk3C (ndspy.soundStream.STRM attribute)
unk40 (ndspy.soundStream.STRM attribute)
unk44 (ndspy.soundStream.STRM attribute)
unknown (ndspy.soundSequence.FromVariableSequenceEvent attribute)
unknownFlag (ndspy.soundSequence.NoteSequenceEvent attribute)
V
value (ndspy.soundSequence.AttackRateSequenceEvent attribute)
(ndspy.soundSequence.DecayRateSequenceEvent attribute)
(ndspy.soundSequence.ExpressionSequenceEvent attribute)
(ndspy.soundSequence.GlobalVolumeSequenceEvent attribute)
(ndspy.soundSequence.MonoPolySequenceEvent attribute)
(ndspy.soundSequence.PanSequenceEvent attribute)
(ndspy.soundSequence.PortamentoDurationSequenceEvent attribute)
(ndspy.soundSequence.PortamentoFromSequenceEvent attribute)
(ndspy.soundSequence.PortamentoOnOffSequenceEvent attribute)
(ndspy.soundSequence.PortamentoRangeSequenceEvent attribute)
(ndspy.soundSequence.PortamentoSequenceEvent attribute)
(ndspy.soundSequence.PrintVariableSequenceEvent attribute)
(ndspy.soundSequence.ReleaseRateSequenceEvent attribute)
(ndspy.soundSequence.SustainRateSequenceEvent attribute)
(ndspy.soundSequence.SweepPitchSequenceEvent attribute)
(ndspy.soundSequence.TempoSequenceEvent attribute)
(ndspy.soundSequence.TieSequenceEvent attribute)
(ndspy.soundSequence.TrackPrioritySequenceEvent attribute)
(ndspy.soundSequence.TrackVolumeSequenceEvent attribute)
(ndspy.soundSequence.TransposeSequenceEvent attribute)
(ndspy.soundSequence.VariableAdditionSequenceEvent attribute)
(ndspy.soundSequence.VariableAssignmentSequenceEvent attribute)
(ndspy.soundSequence.VariableDivisionSequenceEvent attribute)
(ndspy.soundSequence.VariableEqualSequenceEvent attribute)
(ndspy.soundSequence.VariableGreaterThanOrEqualSequenceEvent attribute)
(ndspy.soundSequence.VariableGreaterThanSequenceEvent attribute)
(ndspy.soundSequence.VariableLessThanOrEqualSequenceEvent attribute)
(ndspy.soundSequence.VariableLessThanSequenceEvent attribute)
(ndspy.soundSequence.VariableMultiplicationSequenceEvent attribute)
(ndspy.soundSequence.VariableNotEqualSequenceEvent attribute)
(ndspy.soundSequence.VariableRandSequenceEvent attribute)
(ndspy.soundSequence.VariableShiftSequenceEvent attribute)
(ndspy.soundSequence.VariableSubtractionSequenceEvent attribute)
(ndspy.soundSequence.VariableUnknownB7SequenceEvent attribute)
(ndspy.soundSequence.VibratoDelaySequenceEvent attribute)
(ndspy.soundSequence.VibratoDepthSequenceEvent attribute)
(ndspy.soundSequence.VibratoRangeSequenceEvent attribute)
(ndspy.soundSequence.VibratoSpeedSequenceEvent attribute)
(ndspy.soundSequence.VibratoTypeSequenceEvent attribute)
VariableAdditionSequenceEvent (class in ndspy.soundSequence)
VariableAssignmentSequenceEvent (class in ndspy.soundSequence)
VariableDivisionSequenceEvent (class in ndspy.soundSequence)
VariableEqualSequenceEvent (class in ndspy.soundSequence)
VariableGreaterThanOrEqualSequenceEvent (class in ndspy.soundSequence)
VariableGreaterThanSequenceEvent (class in ndspy.soundSequence)
variableID (ndspy.soundSequence.FromVariableSequenceEvent attribute)
(ndspy.soundSequence.VariableAdditionSequenceEvent attribute)
(ndspy.soundSequence.VariableAssignmentSequenceEvent attribute)
(ndspy.soundSequence.VariableDivisionSequenceEvent attribute)
(ndspy.soundSequence.VariableEqualSequenceEvent attribute)
(ndspy.soundSequence.VariableGreaterThanOrEqualSequenceEvent attribute)
(ndspy.soundSequence.VariableGreaterThanSequenceEvent attribute)
(ndspy.soundSequence.VariableLessThanOrEqualSequenceEvent attribute)
(ndspy.soundSequence.VariableLessThanSequenceEvent attribute)
(ndspy.soundSequence.VariableMultiplicationSequenceEvent attribute)
(ndspy.soundSequence.VariableNotEqualSequenceEvent attribute)
(ndspy.soundSequence.VariableRandSequenceEvent attribute)
(ndspy.soundSequence.VariableShiftSequenceEvent attribute)
(ndspy.soundSequence.VariableSubtractionSequenceEvent attribute)
(ndspy.soundSequence.VariableUnknownB7SequenceEvent attribute)
VariableLessThanOrEqualSequenceEvent (class in ndspy.soundSequence)
VariableLessThanSequenceEvent (class in ndspy.soundSequence)
VariableMultiplicationSequenceEvent (class in ndspy.soundSequence)
VariableNotEqualSequenceEvent (class in ndspy.soundSequence)
VariableRandSequenceEvent (class in ndspy.soundSequence)
VariableShiftSequenceEvent (class in ndspy.soundSequence)
VariableSubtractionSequenceEvent (class in ndspy.soundSequence)
VariableUnknownB7SequenceEvent (class in ndspy.soundSequence)
velocity (ndspy.soundSequence.NoteSequenceEvent attribute)
verifyHash (ndspy.code.Overlay attribute)
VERSION (in module ndspy)
version (ndspy.rom.NintendoDSRom attribute)
VibratoDelaySequenceEvent (class in ndspy.soundSequence)
VibratoDepthSequenceEvent (class in ndspy.soundSequence)
VibratoRangeSequenceEvent (class in ndspy.soundSequence)
VibratoSpeedSequenceEvent (class in ndspy.soundSequence)
VibratoTypeSequenceEvent (class in ndspy.soundSequence)
VibratoTypeSequenceEvent.Value (class in ndspy.soundSequence)
VibratoTypeSequenceEvent.Value.PAN (in module ndspy.soundSequence)
VibratoTypeSequenceEvent.Value.PITCH (in module ndspy.soundSequence)
VibratoTypeSequenceEvent.Value.VOLUME (in module ndspy.soundSequence)
volume (ndspy.soundSequence.SSEQ attribute)
(ndspy.soundSequenceArchive.SSARSequence attribute)
(ndspy.soundStream.STRM attribute)
W
waveArchiveIDID (ndspy.soundBank.NoteDefinition attribute)
waveArchiveIDs (ndspy.soundBank.SBNK attribute)
waveArchives (ndspy.soundArchive.SDAT attribute)
waveID (ndspy.soundBank.NoteDefinition attribute)
waves (ndspy.soundWaveArchive.SWAR attribute)
WaveType (class in ndspy)
waveType (ndspy.soundStream.STRM attribute)
(ndspy.soundWave.SWAV attribute)
WaveType.ADPCM (in module ndspy)
WaveType.PCM16 (in module ndspy)
WaveType.PCM8 (in module ndspy)
ndspy
Navigation
Contents
Home
Tutorials
API Reference
CLI Reference
Changelog
Appendix: SDAT Structure
Related Topics
Documentation overview