WaveToWss: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Tool|= |AUTHOR= Bohemia Interactive |VERSION= |COMPATIBILITY= Arma 3 |DOWNLOAD=Part of Arma 3 Tools package on Steam |DESCR...")
 
No edit summary
Line 18: Line 18:
'''Options''': -d8 8b deltapack<br/>
'''Options''': -d8 8b deltapack<br/>
         -d4 4b deltapack (voice)<br/>
         -d4 4b deltapack (voice)<br/>
        -r8000 resample to 8kHz (or other value specified)<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/>
        -stereo enable stereo samples encoding<br/>
|COMMAND=
|COMMAND=
     WAVToWSS.exe myWave.wav
     WAVToWSS.exe myWave.wav

Revision as of 17:18, 4 December 2014

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 (used ingame).
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 myWave.wav

Licenses

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