Reaper: Difference between revisions
 (Created page with "Reaper is a DAW that runs in linux.  Not FOSS but cheap and good.  === Install ==== * Download the xz file to ~/apps  sudo apt install xz-utils  unxz reaper629_linux_x86_64.ta...")  | 
				|||
| Line 1: | Line 1: | ||
Reaper is a DAW that runs in linux.  Not FOSS but cheap and good.  | Reaper is a DAW that runs in linux.  Not FOSS but cheap and good.  | ||
== Install ==  | |||
* Download the xz file to ~/apps  | * Download the xz file to ~/apps  | ||
  sudo apt install xz-utils  |   sudo apt install xz-utils  | ||
Revision as of 15:55, 10 June 2021
Reaper is a DAW that runs in linux. Not FOSS but cheap and good.
Install
- Download the xz file to ~/apps
 
sudo apt install xz-utils unxz reaper629_linux_x86_64.tar.xz tar -xvf reaper629_linux_x86_64.tar ln -s reaper_linux_x86_64 reaper reaper/REAPER/reaper &