Home
last modified time | relevance | path

Searched refs:archive (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/tools/SoundPlayer/
DReadme.txt36 1. Start the tool while specifying a sound archive file for MakeSoundPlayer-TS.wsf (and the folder …
50 3. A list of sounds included in the specified sound archive is displayed in the upper screen, while…
56 …Folders that include the sound archive file and stream files specified by argument are copied into…
57 The sound archive file is renamed SoundPlayer.bcsar.
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Bank.cpp64 const SoundArchive& archive, in NoteOn() argument
90 regionInfo.waveArchiveId, regionInfo.waveIndex, archive, player ); in NoteOn()
96 regionInfo.waveArchiveId, regionInfo.waveIndex, archive, dataMgr ); in NoteOn()
/NW4C-2.0.3/include/nw/snd/
Dsnd_Sound3DManager.h189 size_t GetRequiredMemSize( const SoundArchive* archive );
213 const SoundArchive* archive,
219 bool InitializeWithMoreSoundArchive( const SoundArchive* archive );
Dsnd_Bank.h50 const SoundArchive& archive,