hello im an audio engeneer and im looking at getting some r-pi's to put into commentry boxes to play music, sound fx's and radio adds i curantly use a laptop with windows on it and a 1TB usb HD full of music and i use virtual dj studios and then ''drag and drop'' the music into it is it posabel to do that with a r-pi please help any info would be good all files are mp3
thanks
richard
noise hire
Help can you run virtual DJ studios or a simuler program
4 posts
- Posts: 1
- Joined: Mon Nov 05, 2012 1:41 pm
noisehire wrote:...i use virtual dj studios and then ''drag and drop'' the music into it is it posabel to do that with a r-pi please help any info would be good all files are mp3
Virtual DJ is not available for Raspbian. What is available is mixxx:

- Code: Select all
sudo apt-get install mixxx
The documentation for mixxx is here: http://mixxx.org/
I've run it on my Pi with my lapdock (this http://raspberry-python.blogspot.com/2012/10/risc-laptop.html but with my Raspbian SD card instead of RISC OS). You have to first startx before you can run it as it doesn't support console graphics through SDL.
It is also a bit crippled under Raspbian, because it normally requires OpenGL for the animation, and the Pi has OpenGL ES. Mixxx detects that and scales down. It can still play and mix music though.
There are other options, depending on exactly what you want to do.
François
Francois
http://raspberry-python.blogspot.com - @f_dion
http://raspberry-python.blogspot.com - @f_dion
definately will try this .. whats the audio latency like?
mixxx also can be used with multiple audio interfaces so could possibly use the inbuilt audio for headphones and a usb interface for main out.
I saw some other post somewhere where someone said there was some problem with installing the QT libraries mixxx needs and was looking for that to see if this:
http://qt-project.org/wiki/Qt-RaspberryPi
might change things ... but this post suggests that it might just work anyway! ..
mixxx also can be used with multiple audio interfaces so could possibly use the inbuilt audio for headphones and a usb interface for main out.
I saw some other post somewhere where someone said there was some problem with installing the QT libraries mixxx needs and was looking for that to see if this:
http://qt-project.org/wiki/Qt-RaspberryPi
might change things ... but this post suggests that it might just work anyway! ..
- Posts: 3
- Joined: Tue Sep 25, 2012 8:08 am
While saying I am a total Linux newbie is not totally true, I was always provided "locked" Linux environments by my employer or school! That would prompt for a login: before running a batch file to take me to other environments, read XWindow or MSdos, or running shell command line searches in logfiles using grep!
So honestly, I would not be able to compile anything!
Can I ask either share the step by step, website with instructions or better an ISO image to get Mixxx working on a Rasperry Pi (B version.)
Would be tremendously appreciated!
So honestly, I would not be able to compile anything!
Can I ask either share the step by step, website with instructions or better an ISO image to get Mixxx working on a Rasperry Pi (B version.)
Would be tremendously appreciated!
- Posts: 1
- Joined: Wed Jan 16, 2013 5:05 am
- Location: Montreal, Qc