From 915de60abf878b106e1b4e8174c5de0d760ad07e Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 10 Mar 2003 12:55:43 +0000 Subject: [PATCH] Added note about jack plugin --- INSTALL | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/INSTALL b/INSTALL index bc1e76ca..6a35a930 100644 --- a/INSTALL +++ b/INSTALL @@ -74,3 +74,14 @@ If your machine does not have FP unit, you should use '--with-softfloat' option. This option disables usage of float numbers in PCM route plugin. ALSA could then leave much more CPU cycles for your applications, but you could still need some floating point emulator. + +Jack plugin +----------- + +To build the jack pcm plugin, use this sequence: + +cd alsa-lib/src/pcm/ext +make jack +make jack-install + +The default directory for add-on modules is ${prefix}/lib/alsa-lib. -- 2.11.0