Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > media > contrib > by-pkgid > 9290f47463ca853974a715bc5f428d2c > files > 6

jackeq-0.3.3-1mdk.i586.rpm


			     JAMin README


jackEQ; Almost as refined as Jackie O allowing one to produce sound just as beautiful and powerful. jackEQ is a JACK Equilisation tool designed primarily for live performance/work. The code is taken primarily from the JAMin project.


 Web site:	<http://jackeq.sourceforge.net>
 Mailing list:	<http://lists.sourceforge.net/lists/listinfo/jackeq_devel>

JackEQ runs under the JACK Audio Connection Kit, a low-latency audio
server, which can connect a number of different applications to an
audio device, and also allow them to share audio among themselves.
JACK is different from other audio servers in being designed from the
ground up for professional audio work.  It focuses on two key areas:
synchronous execution of all clients, and low latency operation.  

To get satisfactory results with jackEQ, you will need to set your
system up to run JACK well.  See <http://jackit.sourceforge.net> for
details.


COMPILING
---------

You will need:

* Tools:

       gcc/g++ >= 2.95  (2.96 works, some problems with 2.95)
       autoconf >= 2.52
       automake >= 1.4
       libtool >= 1.4.2
       gettext >= 0.11.5
       pkgconfig >= 0.8.0
	   		<http://www.freedesktop.org/software/pkgconfig>

* Libraries:

Recommended versions, where applicable, are shown under the general
requirement. 

       ALSA >= 0.9		<http://www.alsa-project.org>
       JACK >= 0.75.0		<http://jackit.sourceforge.net>
       libxml2 >= 2.5		<http://xmlsoft.org>
       GTK+ 2.0			<http://www.gtk.org>
       LADSPA SDK		<http://www.ladspa.org>
       
       swh-plugins >= 0.4.3 (anything released on/after 2003 08 11)	
  				<http://www.plugin.org.uk/snapshots/>