A Linux Computer with a DAW

Also:
https://computerconcerns.blogspot.ca/2017/05/things-i-do-when-i-install-linux.html

Download Tracktion6 from the website, using an account based on your email (dfp).
Install it with r-click installer.

Jack
sudo apt-get install jack-tools ant openjdk-6-jdk fftw3 qjackctl
and
sudo apt-get install qjackctrl
(might need some more stuff, like a repo or something, in order to do these 2?)

Note: when you close Jack, and you still don't get system audio you can  sudo killall -9 jackdbus
and you can
pulseaudio and update and pulseaudio again. This worked for me.

Cadence (to fix Jack not letting other things play sound)
 sudo apt-get install candence
 (you might need to add the repository first)
This uses Jack, but doesn't need Qjackctl (which seems to do a similar thing to Candence. With Candence, you can "start" and it starts Jack (and cuts out YouTube) so Tracktion has sound.

Audacity
sudo add-apt-repository ppa:ubuntuhandbook1/audacity
sudo apt-get update
sudo apt-get install audacity

Other music apps
apt-get install seq24
apt-get install harmony
apt-get install ardour

Teamviewer

If needed:
sudo apt-get install virtualbox-qt


Comments

Popular posts from this blog

Wire app, an alternative to WhatsApp and Skype

How to install Linux beside Windows