WaveToWss: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{ExternalLink|" to "{{Link|")
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Tool|=
{{Tool


|AUTHOR=
|AUTHOR=
Line 9: Line 9:
[[:Category: Arma 3|Arma 3]]
[[:Category: Arma 3|Arma 3]]


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


|DESCRIPTION=
|DESCRIPTION=
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
Line 31: Line 31:
[[Sound Tools]]}}
[[Sound Tools]]}}


[[Category:Tools]]
{{GameCategory|arma3|Official Tools}}
[[Category:Arma 3 Official Tools]]

Latest revision as of 17:24, 4 January 2023

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