What I do:
I record and mix audio using Ardour or Harrison Mixbus. Most of the time now, I don't need to create an master audio cd: bands ans artists are happy enough with audio files. Providing them with high quality .wav files, and some mp3 or .aac is enough nowadays.
However, for a new project, I will have to do again a master audio cd. It is used as a reference to press audio cd.
The issue:
In the past, with Ubuntu or Ubuntu Studio, I used gCDmaster, a GUI for cdrdao. It is not available anymore in repositories, for a long time.
With Ardour or Mixbus, I can export one long .wav file and the .toc description file.
So I am looking for a burning software that:
- can import one long .wav file, or many short .wav files
- can import .toc or .cue files for tracks information
- can edit and save tracks informations (e.g: cd text)
- can burn the cd at lowest speed possible for the burner (less errors possible)
Any idea ?
(Brasero and k3b can not do that)
k3b
? – JoKeR Mar 31 '15 at 19:37k3b
does what it should. :) that answer just contain all the needed packages to install. – JoKeR Mar 31 '15 at 20:29cdrdao
you probably just use that... – Wilf Mar 31 '15 at 20:55build-essential
fakeroot
&devscripts
, as well aslibgtkmm-2.4-dev
for dependices.checking for LIBGUIMM2... no
seems to be the biggest issue to deal with – Wilf Mar 31 '15 at 21:03