Home
last modified time | relevance | path

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

/NW4C-1.2.23/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-1.2.23/include/nw/snd/
Dsnd_Sound3DManager.h187 size_t GetRequiredMemSize( const SoundArchive* archive );
211 const SoundArchive* archive,
217 bool InitializeWithMoreSoundArchive( const SoundArchive* archive );
Dsnd_Bank.h47 const SoundArchive& archive,
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Bank.cpp62 const SoundArchive& archive, in NoteOn() argument
87 regionInfo.waveArchiveId, regionInfo.waveIndex, archive, player ); in NoteOn()