[Alsa-user] Problems getting alsa-jack plugin to work

2007-10-03 Thread Robert Gruendler
Hi there, i'm having slight problems getting the alsa-jack plugin to work. Here's my .asoundrc: pcm.!default { type hw card 0 } ctl.!default { type hw card 0 } pcm.jack { type jack playback_ports { 0 alsa_pcm:playback_1 1 alsa_

[Alsa-user] Build 32 bit alsa-plugins on 64 bit system

2007-09-23 Thread Robert Gruendler
Hi there, i'm having some troubles compiling a 32 bit version of the alsa-plugins on my Fedora x64 system. When compiling and installing, by default 64 bit shared objects get installed in /usr/lib. To compile 32 bit versions, so far i have tried the following: used 'setarch i386 ./configure'