File: tetrafile.1

package info (click to toggle)
tetraproc 0.8.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 416 kB
  • sloc: cpp: 5,483; makefile: 43
file content (59 lines) | stat: -rw-r--r-- 1,757 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.39.2.
.TH TETRAFILE "1" "March 2011" "" "User Commands"
.SH NAME
tetrafile \- Tetrahedral Microphone Processor
.SH SYNOPSIS
.B tetrafile
\fI<options> <config file> <input file(s)> <output file>\fR
.SH TetraProc
is a microphone processor, which converts the A-format signals from
a tetrahedral Ambisonic microphone into B-format signals ready for
recording.
.B TetraProc
consists of two parts: the A/B converter and the
metering and monitoring.
.B Tetrafile
only has the A/B conversion
part which is otherwise identical.
.PP
When using tetrafile, make sure to include the high pass filter
option with a reasonable cutoff frequency - without it some mics
(in particular Core Sound's) are very sensitive to LF noise.
.PP
The default output file type for Tetrafile is '.amb', which is
a WAVEX file with a special GUID identifying it as Ambisonic.
Not all tools can read this, use either .caf or .wav in those
cases. Note that the file type is set using the command line
options and does not depend on the filename extension.
.PP
.SH OPTIONS
The default options are \fB\-\-fuma\fR, \fB\-\-amb\fR.
.TP
\fB\-\-help\fR
Display this text.
.TP
\fB\-\-stin\fR
Stereo input files.
.TP
\fB\-\-hpf\fR <frequency>
Highpass filter.
.TP
\fB\-\-fuma\fR, \fB\-\-sn3d\fR, \fB\-\-n3d\fR
B format standard.
.TP
\fB\-\-invx\fR, \fB\-\-invy\fR, \fB\-\-invz\fR
B format inversion.
.TP
\fB\-\-endf\fR
Endfire mode.
.TP
\fB\-\-amb\fR, \fB\-\-caf\fR, \fB\-\-wav\fR
Output file type.
.PP
.SH "SEE ALSO"
\fBtetraproc\fR(1)
.SH "AUTHOR"
tetrafile was written by Fons Adriaensen  <fons@linuxaudio.org>.
.PP
This manual page was written by Alessio Treglia <alessio@debian.org>
for the Debian project (but may be used by others).