Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

zita-lrx(1) [debian man page]

ZITA-LRX(1)						      General Commands Manual						       ZITA-LRX(1)

NAME
zita-lrx - zita-lrx is a command line application providing crossover filters for Jack Audio Connection Kit SYNOPSIS
zita-lrx [options][configfile] DESCRIPTION
This manual page documents briefly the zita-lrx This manual page was written for the Debian distribution because the original program does not have a manual page. zita-lrx is command line jack application providing 2, 3, or 4-band, 4th order crossover filters. The filter type is continuously vari- able between Linkwitz-Riley (-6dB at the xover frequency) and Butterworth (-3 dB at the xover frequency). Outputs are exactly phase matched in the crossover regions. The application supports up to 16 channels. Configuration is by a text file using 'OSC' style syntax (similar to Ambdec and Jconvolver). Apart from the basic filter parameters, the following can be set: - Channel labels (used for naming Jack ports). - Frequency band names (used in output port names). - Optional output autoconnections. - For each channel: gain and delay (in ms). - For each frequency band: gain and delay. OPTIONS
-h Display short info -N <name> Name to use as jack client -s <server> Jack server name SEE ALSO jackd(1). AUTHOR
zita-lrx was written by Fons Adriaensen <fons@linuxaudio.org>. This manual page was written by Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> for the Debian project (but may be used by others). February 6, 2012 ZITA-LRX(1)

Check Out this Related Man Page

ZITA-REV1(1)						      General Commands Manual						      ZITA-REV1(1)

NAME
zita-rev1 - pro-audio reverb effect SYNOPSIS
zita-rev1 [options] DESCRIPTION
REV1 is a reworked version of the reverb originally developed for Aeolus. Its character is more 'hall' than 'plate', but it can be used on a wide variety of instruments or voices. It is not a spatialiser - the early reflections are different for the L and R inputs, but do not correspond to any real room. They have been tuned to match left and right sources to some extent. In Stereo mode a dry/wet mix control is provided, so it can be used either as an insert or in send/return mode. For mono just connect one of the two channels. In Ambisonic mode (selected by the -B command line option) the only option is the send/return mode. OPTIONS
-B Ambisonic mode -name name Jack client name -s server Jack server name -g geometry Window position -h Display this text SEE ALSO
A quick guide is available at <http://kokkinizita.linuxaudio.org/linuxaudio/zita-rev1-doc/quickguide.html> AUTHOR
zita-rev1 was written by Fons Adriaensen <fons@linuxaudio.org>. This manual page was written by Alessio Treglia <alessio@debian.org> for the Debian project (but may be used by others). May 2011 ZITA-REV1(1)
Man Page

4 More Discussions You Might Find Interesting

1. IP Networking

Two Servers via ethernet crossover cable

Hi, I'm trying to communicate two servers (HP DLProliant 380 G5) via a crossover cable, but I don't get them to ping each other. I am working in RHEL 4. These are the steps I've performed: 1) Plugged the crossover cables in eth2. (note: The cable is brand new. Also I built one myself... (3 Replies)
Discussion started by: jrodriguez365
3 Replies

2. Shell Programming and Scripting

How to remove a specific line matching pattern1 and pattern2 ?

Hi, I have a file like below: . . . . Jack is going home Jack is going to school Jack is sleeping Jack is eating dinner John is going home John is eating breakfast . . . The specific line is: Jack is going home (2 Replies)
Discussion started by: salih81
2 Replies

3. Shell Programming and Scripting

Exact match question

Hi, I have a file like follows . . . White.Jack.is.going.home Black.Jack.is.going.home Red.Jack.is.going.home Jack.is.going.home . . . when I make: cat <file> | grep -w "Jack.is.going.home" it gives: White.Jack.is.going.home Black.Jack.is.going.home Red.Jack.is.going.home... (4 Replies)
Discussion started by: salih81
4 Replies

4. AIX

Finding Memory Frequency

Hi, I would like to know how to find out frequency of memory, I have used the command prtconf but it is showing amt of ram available on server, it is not showing frequency. Regards, Manoj (1 Reply)
Discussion started by: manoj.solaris
1 Replies