| jackEQ |
|
||
|
|
what is jackEQ?
jackEQ wll allow sound as rich and powerful as Jackie O, as street smart as Jackie Brown. Is jackEQ more than you can handle? jackEQ is intended to provide an accessible method for tweaking the treble, mid and bass of any JACK aware applications output. Designed specifically for live performance, it is modelled on various DJ mixing consoles which the main author Patrick Shirkey has worked with live. jackEQ is a tool for routing and manipulating audio from/to multiple input/output sources. It runs in the JACK Audio Connection Kit, and uses LADSPA for its backend DSP work, specifically the DJ EQ swh plugin created by Steve Harris, also one of jackEQ's major contributors along with Jack O'Quin who crafted the majority of the JACK ports menu code. FeaturesJACK i/o 4 x stereo i/o channels with EQs, independant gain controls and meters Stereo monitor and master outputs with indpendant gain control and meters 3band graphic EQ for each channel Bass: 100 Hz Range Mid: 1000 Hz Treble: 10000 Hz cross fader support: All channels assignable plus mute and all 2x stereo aux send/return with monitor buttons (pre gain). Internal jack i/o connections assignable from Ports menu. Audio Signal Management
Each channel has stereo i/o which can be connected in four ways: - Directly - To aux send 1 or 2 - To the master channel with xfade - To the monitor out pre gain Aux send slider/meter controls the input volume. Input is sent direct to master and can also be sent to monitor pre gain. In total there are 16 input and 16 output connections. If necessary you can also connect directly to the monitor and master inputs from any other JACK app. Planned features (in rough order of difficulty)
Get the SoftwareJoin the jackeq-devel mailing list here.The tarball is online here. To compile:./configure;make;make installGet access to the cvs here. For ease: cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jackeq login cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jackeq co .Then just run cvs -z3 up -Pd .in the main jackEQ dir to update the code. To compile: sh autogen.sh;make;make install news25 April 2006 - New tarball uploaded. Fixed ladspa UniqueId bug for djEQ plugin to work with stereo version of djEQ and added patch from Marcus Meissner:- jackEQ-0.4.1 11 Feb 2004 - New tarball uploaded. Fixed rc file for Ports menu. Now displays checks correctly :- jackEQ-0.4.0 04 Dec 2003 - New tarball uploaded. Added Ports menu for assigning internal JACK ports, Uses swh-plugins-0.4.3 :- jackEQ-0.3.8 13 Nov 2003 - New tarball uploaded. Added 2x stereo aux send/return channels with monitor buttons :- jackEQ-0.3.6 13 Oct 2003 - Second tarball uploaded. Fixes bug with gcc-3.2 :- jackEQ-0.3.4 11 Oct 2003 - Initial release of jackEQ-0.3.3 15 Sept 2003 - The jackEQ web site is now up. |