Tested Soundcards
Edit this pageIf you have tried other soundcards with xwax please add your findings here or report it to mailing list.
You can find ALSA device names by entering cat /proc/asound/cards
or aplay -l
into the terminal.
This list is avalible as JSON here.
Working Tested Soundcards
- Behringer UCA222
- Behringer UFO202
- ESI Maya44 USB
- Hercules DJ Console Mk2
- Native Instruments Audio 4 DJ
- Native Instruments Audio 8 DJ
- Native Instruments Audio 6
- Rane SL-1
- American Audio Versaport
- MixVibes U-MIX44
Behringer UCA222
Tested On:
- Ubuntu 11.04
ALSA Device Names:
default
Notes:
Ensure monitor switch is set to “off”.
See also:
Behringer UFO202
Tested On:
- Ubuntu 11.04
ALSA Device Names:
???
Notes:
Requires modification to work.
See also:
ESI Maya44 USB
Tested On:
- Ubuntu 10.10
ALSA Device Names:
maya44_pair1
maya44_pair2
Notes:
May require a high -m value (15 or higher worked in testing).
.asoundrc file to provide stereo pairs.
This card has no internal phono preamp and thus it is unsuitable for use with most turntables without an additional preamp. This is not an issue with CD players or other line level devices.
See also:
Hercules DJ Console Mk2
Tested On:
- Debian Stretch
ALSA Device Names:
Mk2_pair1
Mk2_pair2
Notes:
Requires a high output cartridge such as Shure M44-7 (9.5mV) to work well, Pickering 625-DJ (3mV) was not loud enough. Set Headphones Selection knob to Deck B to isolate output for second deck on RCA socket outputs 3 and 4. This hardware has all four channels in one ALSA device, so to use two decks you will need this .asoundrc file.
See also:
Native Instruments Audio 4 DJ
Tested On:
- Debian Jessie
- Ubuntu 12.10
- Ubuntu 10.10
ALSA Device Names:
plughw:Audio4DJ,0,0
plughw:Audio4DJ,0,1
Notes:
Set inputs to Phono: amixer -c [cardnumber] cset numid=1 1
Set inputs to Line: amixer -c [cardnumber] cset numid=1 0
See also:
Native Instruments Audio 8 DJ
Tested On:
- Debian Jessie
- Ubuntu 12.10
- Ubuntu 10.10
ALSA Device Names:
plughw:Audio8DJ,0,0
plughw:Audio8DJ,0,1
plughw:Audio8DJ,0,2
plughw:Audio8DJ,0,3
Notes:
Set inputs to Phono: amixer -c [cardnumber] cset numid=1 1
Set inputs to Line: amixer -c [cardnumber] cset numid=1 0
See also:
Native Instruments Audio 6
Tested On:
- Ubuntu 11.11
ALSA Device Names:
T6_pair1
T6_pair2
T6_pair3
Notes:
PASSTHRU on channel A: amixer -c T6 cset numid=1 on/(off)
PASSTHRU on channel B: amixer -c T6 cset numid=2 on/(off)
switch PHONO/LINE on channel A: amixer -c T6 cset numid=3 on/(off)
switch PHONO/LINE on channel B: amixer -c T6 cset numid=4 on/(off)
.asoundrc file to provide stereo pairs.
See also:
Rane SL-1
Tested On:
- Fedora ~2011
ALSA Device Names:
???
Notes:
Phono input does not work making it unsuitable for use with most turntables without an additional preamp. This is not an issue with CD players or other line level devices.
There are ALSA patches to enable the preamp. 1 2
See also:
American Audio Versaport
Tested On:
- Debian Squeeze 2012/09
- avlinux 6.0
ALSA Device Names:
versaport_pair1
versaport_pair2
Notes:
Needs a .asoundrc file to provide stereo pairs.
It only have a preamp on Input 2, so you need external preamps to use both decks with standard turntables.
Volume is always turned down, use this command to turn the volume up before
launching xwax. amixer set -c [cardnumber] Speaker,0 100%,100% unmute
Available as OEM variants (MixVibes U-MIX44, Reloop Spin!, iScratch Mixlive, Omnitronix DDI, …)
See also:
MixVibes U-MIX44
Tested On:
- Debian Squeeze 2012/09
- avlinux 6.0
ALSA Device Names:
umix_pair1
umix_pair2
Notes:
Needs a .asoundrc file to provide stereo pairs.
Available as OEM variants (MixVibes U-MIX44, Reloop Spin!, iScratch Mixlive, Omnitronix DDI, …)
See also:
Broken Soundcards
Soundcard | Status | Tested with… | Comment |
---|---|---|---|
American Audio VMS4 | Buggy | Debian Squeeze | Distortion on phono preamps, supposedly fixed in later VMS4.1 model. Spinbacks don’t work in xwax (related to input distortion?). Poor JACK performance, xruns even at large buffer sizes. |
Other Soundcard Resources
Mark’s Soundcard resources for Linux DJs page contains some useful information.