WaveToWss: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{ExternalLink|" to "{{Link|") |
||
(10 intermediate revisions by 4 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=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= | ||
WaveToWSS is a simple tool to convert Wave format to WSS | WaveToWSS is a simple tool to convert Wave format to WSS. | ||
|NOTES= | |NOTES= | ||
'''Usage''': WaveToWSS <nowiki><options></nowiki> <nowiki><source></nowiki><br | '''Usage''': WaveToWSS <nowiki><options></nowiki> <nowiki><source></nowiki><br><br> | ||
'''Options''': -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 | 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]] | ||
Line 31: | Line 31: | ||
[[Sound Tools]]}} | [[Sound Tools]]}} | ||
{{GameCategory|arma3|Official Tools}} | |||
Latest revision as of 16: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