WaveToWss: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Category:Tools" to "Category:Official Tools")
m (Text replacement - "<br/>" to "<br>")
Line 15: Line 15:


|NOTES=
|NOTES=
'''Usage''':  WaveToWSS <nowiki><options></nowiki> <nowiki><source></nowiki><br/><br/>
'''Usage''':  WaveToWSS <nowiki><options></nowiki> <nowiki><source></nowiki><br><br>
'''Options''': <br/>        -d8 8b deltapack<br/>
'''Options''': <br>        -d8 8b deltapack<br>
         -d4 4b deltapack (voice)<br/>
         -d4 4b deltapack (voice)<br>
         -r8000 resample to 8kHz (or other value specified)<br/>
         -r8000 resample to 8kHz (or other value specified)<br>
         -q10 resample quality (the width of Hann window applied)<br/>
         -q10 resample quality (the width of Hann window applied)<br>
         -play play the sound instead converting it<br/>
         -play play the sound instead converting it<br>
         -convert convert the wss file instead of playing it<br/>
         -convert convert the wss file instead of playing it<br>
         -stereo enable stereo samples encoding<br/>
         -stereo enable stereo samples encoding<br>
|COMMAND=
|COMMAND=
     WAVToWSS.exe myfile.wav
     WAVToWSS.exe myfile.wav

Revision as of 15:20, 14 March 2020

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