API Reference¶
This section contains the documentation for ndspy’s Python API.
ndspy
: Generalndspy.bmg
: BMG (messages)ndspy.code
: Codendspy.codeCompression
: Code Compressionndspy.fnt
: Filename Tablesndspy.lz10
: LZ10 Compressionndspy.narc
: NARC Archivesndspy.rom
: ROMsndspy.soundArchive
: SDAT (Sound Archives)ndspy.soundBank
: Instrument Banksndspy.soundGroup
: Sound Groupsndspy.soundSequence
: Sound Sequencesndspy.soundSequenceArchive
: Sound Sequence Archivesndspy.soundSequencePlayer
: Sound Sequence Playersndspy.soundStream
: Sound Streamsndspy.soundStreamPlayer
: Sound Stream Playersndspy.soundWave
: Sound Wavesndspy.soundWaveArchive
: Sound Wave Archives
Undocumented APIs¶
ndspy usually contains some undocumented Python modules. You can use these modules if you like, but such modules have provisional APIs – that is, they’re subject to change (or even removal) at any time. Documented modules, on the other hand, follow semantic versioning.