arma2:tools:sound_tools_manual
Differences
This shows you the differences between two versions of the page.
Previous revision | |||
— | arma2:tools:sound_tools_manual [2024/08/02 11:53] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== ArmA 2 Sound Tools Manual ====== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | **WaveToLip** | ||
+ | |||
+ | WaveToLip is an application that generates a lip files (*.lip) from wav, ogg or wss audio files supported by Bohemia Interactive Studio' | ||
+ | |||
+ | Example: | ||
+ | < | ||
+ | talking1.ogg | ||
+ | talking1.lip | ||
+ | |||
+ | talking2.ogg | ||
+ | talking2.lip | ||
+ | </ | ||
+ | |||
+ | ogg files are actually sound files encoded with the Ogg Vorbis codec developed by [[http:// | ||
+ | |||
+ | wss files are proprietary BI sound files created by WaveToSSS. Wss files are optimal for the engine except a long audio that needs to be streamed - for that ogg format is best. | ||
+ | |||
+ | To use, simply drag a 16-bit mono aduio file into the WaveToLip.exe. It will then generate the lip file to the same directory/ | ||
+ | |||
+ | Tip: | ||
+ | |||
+ | Add a short-cut of the WavToLip program to Windows Send To folder (C: | ||
+ | |||
+ | **WaveToSSS** | ||
+ | |||
+ | It can play wav, wss or ogg files or directory (wave2sss -play < | ||