Mixxx is open source digital DJing software with a lot of features: find them here...
DidJiX is the free and open source digital DJ software Mixxx powered by the simple and lightweight Linux distribution ArchLinux on a usb live system!
Sunday, January 27, 2013
Wednesday, January 9, 2013
At least 2Gb
If you decide to install DidJiX on removable media like a memory stick or an usb key, it must have a storage capacity equal to or greater than 2Gb. Otherwise, DidJiX initialization will fail...
Friday, January 4, 2013
Sound card
The computers on which you run DidJiX generally offer a single sound card and so, you can't make pre-listening with headphones...
Simply add an external usb sound card
and configure Mixxx to use it.
Setting the mixer for this new sound may be necessary... Most external USB sound cards should work without any problem.
Sunday, December 30, 2012
Keep the historic of Mixxx
The history of Mixxx is stored in ~/.mixxx and therefore in the memory. This is why, whenever you turn off DidJiX, all your games and scores are lost.
To change this behaviour, follow these steps.
- Open a terminal over Mixxx with Win t keys,
- run these commands to change your .xinitrc script,
echo "[ -d /mnt/Mixxx/Musics/.mixxx ] || cp -a ~/.mixxx /mnt/Mixxx/Musics/" \
>> /mnt/Mixxx/Musics/.xinitrc
echo "rm -rf ~/.mixxx" >> /mnt/Mixxx/Musics/.xinitrc
echo "ln -s /mnt/Mixxx/Musics/.mixxx ~" >> /mnt/Mixxx/Musics/.xinitrc
- close the terminal with Ctrl d keys and quit Mixxx with Ctrl q keys,
- at prompt, restart Mixxx with Ctrl c keys or reboot DidJiX with Enter key
Saturday, December 29, 2012
My old laptop as DidJiX...
You have an old laptop and you want it to be your DidJix system, without using an other media... It is possible, and easily, with DidJix! If DidJiX can be installed on an external hard disk, it can be installed on an internal.
- First, download the lastest DidJiX iso image from the download page,
- burn iso image onto a cdrom disc,
- boot the cdrom from your old laptop and test it with DidJiX,
- quit DidJiX with Ctrl q keys,
- switch to the second console with Ctrl Alt F2 keys,
- install DidJiX on the laptop hard disk with the next command,
- switch back to the first console with Ctrl Alt F1 keys,
- press Return key at prompt to power off,
- power on the laptop and, before booting, eject the cdrom.
cat /dev/sr0 > /dev/sda
That's all! DidJiX is now on your old laptop!
Friday, December 28, 2012
Keyboard shortcuts
DidJiX now comes with OpenBox as window manager and some keyboard shortcuts defined.
And of course, Alt Tab will switch between opened windows...
Thursday, December 27, 2012
Change DidJiX behavior
You have installed DidJiX, us version, on your nice external usb hard drive but all your keybaords are AZERTY!
It's just an example because there's a french version of DidJix :-)
You have changed the /root/.bash_profile and /root/.xinitrc but all these changes are lost at reboot!
Yes, it's a live system and these files are, in fact, modified in memory :-(
And you would like to have an xterm started with Mixxx!
I don't know why but why not ;-)
So what?
Remember that a second partition was automatically created by DidJiX at the first boot and that it's available through /mnt/Mixxx/Musics...
From Mixxx, switch to the second console with Ctrl Alt F2 keys and type the following commands.
echo loadkeys fr > /mnt/Mixxx/Musics/.bashrc
echo setxkbmap fr > /mnt/Mixxx/Musics/.xinitrc
echo "xterm &" > /mnt/Mixxx/Musics/.openrc
Now switch back to the first console with Ctrl Alt F1 keys, quit Mixxx with Ctrl q (not yet french...) keys and restart it with the Ctrl c keys at prompt... It's ok? :-)
Reboot DidJiX... Always ok? :-)
Subscribe to:
Posts (Atom)