File: ss_adpcm_decode.1

package info (click to toggle)
performous 1.1%2Bgit20181118-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,752 kB
  • sloc: cpp: 30,014; ansic: 2,751; sh: 801; xml: 464; python: 374; makefile: 29
file content (18 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH "ss_adpcm_decode" "1" "" "" ""
.SH "NAME"
ss_adpcm_decode \- Tool for converting ADPCM Singstar audio format to WAV
.SH "SYNOPSIS"
\fBss_adpcm_decode\fR [archive.pak] input.mib output.wav
.TP
[ \fBarchive.pak\fR ]
Optional Singstar archive name to look in
.TP
\fBinput.mib\fR
ADPCM source file
.TP
\fBoutput.wav\fR
WAV destination file
.SH "DESCRIPTION"
Tool for converting ADPCM Singstar audio format to WAV
.SH "SEE ALSO"
\fIperformous\fR(6)