Skip to content
/ xwax Public
forked from xwax/xwax

Open-source vinyl emulation software for Linux. Xwax allows DJs and turntablists to playback digital audio files (MP3, Ogg Vorbis, FLAC, AAC and more), controlled using a normal pair of turntables via timecoded vinyls.

License

Notifications You must be signed in to change notification settings

pideck/xwax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xwax-pideck

This branch contains the 64 Studio patches for xwax for use with Pideck

How to build on Debian sid:

install build dependencies:

sudo apt-get install build-essential libasound2-dev libjack-dev libsdl-ttf2.0-dev
sudo apt-get install fonts-dejavu-extra cdparanoia ffmpeg mpg123

build:

./configure --prefix /usr --enable-alsa --enable-jack
make clean
make

run (you may need to change the -a argument):

./xwax -q 0 -i import -s scan -a hw:2,0 -g 800x430 -l ~/Music

About

Open-source vinyl emulation software for Linux. Xwax allows DJs and turntablists to playback digital audio files (MP3, Ogg Vorbis, FLAC, AAC and more), controlled using a normal pair of turntables via timecoded vinyls.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.2%
  • Roff 2.5%
  • C++ 1.7%
  • Shell 1.5%
  • Makefile 1.4%
  • Objective-C 0.7%