WaveToWss: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
[[:Category: Arma 3|Arma 3]]
[[:Category: Arma 3|Arma 3]]


|DOWNLOAD=Part of Arma 3 Tools package on Steam
|DOWNLOAD=[http://store.steampowered.com/app/233800/ Part of Arma 3 Tools package on Steam]


|DESCRIPTION=
|DESCRIPTION=
WaveToWSS is a simple tool to convert Wave format to WSS (used ingame).
WaveToWSS is a simple tool to convert Wave format to WSS.


|NOTES=
|NOTES=
Line 24: Line 24:
         -stereo enable stereo samples encoding<br/>
         -stereo enable stereo samples encoding<br/>
|COMMAND=
|COMMAND=
     WAVToWSS.exe myWave.wav
     WAVToWSS.exe myfile.wav


|LICENSING=[[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]]
|LICENSING=[[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]]

Revision as of 13:08, 16 October 2015

Basic information

Author:
Bohemia Interactive
Compatibility:
Arma 3
Download:
Part of Arma 3 Tools package on Steam

Description

Description:
WaveToWSS is a simple tool to convert Wave format to WSS.
Notes:
Usage: WaveToWSS <options> <source>

Options:
-d8 8b deltapack
-d4 4b deltapack (voice)
-r8000 resample to 8kHz (or other value specified)
-q10 resample quality (the width of Hann window applied)
-play play the sound instead converting it
-convert convert the wss file instead of playing it
-stereo enable stereo samples encoding

Usage

Line call:
WAVToWSS.exe myfile.wav

Licenses

Licensing:
Bohemia Interactive End User License Agreement
See also:
Sound Tools