khanat-opennel-code/code/nel/tools/sound/build_samplebank/build_samplebank_readme.txt
Fabien_HENON 11298004e9 Updating the world_editor_classes.xml file for the guild missions
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives
2011-05-23 16:09:14 +02:00

20 lines
657 B
Text

////////////////////////////////////////////////////////////////////////
build_samplebank <source_samplebank> <build_samplebank> <samplebank_name>
source_samplebank = L:\assets\sound\samplebanks\base_samples\
build_samplebank = L:\build\sound_samplebanks\
samplebank_name = base_samples
Where L:\ is your game content database.
- source_samplebank
Inside this directory your 16-bit PCM .wav files must be placed.
- build_samplebank
The build tool places the .sample_bank file here.
- samplebank_name
Name used for the .sample_bank file, without extension.
////////////////////////////////////////////////////////////////////////