Multi-track audio,and you can hear it
Audacity, on a Void Linux desktop of your own.Record, cut and master — with the sound streamed back to your tab.
$ dxflow workflow create --identity audacity hub://audacity --start --link
Edit the waveform,then master it
A tracked editor with the effects a mix actually needs.
Record or import as many tracks as the machine holds, and edit non-destructively.
Noise reduction, compression, EQ and normalisation, plus LADSPA and VST plugins.
WAV, FLAC, MP3 and Ogg, per track or as a mix, written to the volume.
Every defaultis one override away
The session reads its settings from the environment, so you set them on the start line.
$ dxflow workflow start audacity --override env.app.VNC_PASSWORD=something-long
$ dxflow workflow start audacity --override env.app.AUDIO_RATE=44100 --override env.app.AUDIO_CHANNELS=2 --link
The editorfills the screen
Streamed to your browser, with Audacity already maximized.
There is nomicrophone here
Playback reaches your tab through the desktop's sink, but nothing goes the other way.
The container has an output and no input. Recording means pointing Audacity at a file or a stream, not at a mic on your desk.
The default rate favours the link over the fidelity. Turn it up before you make a decision you cannot unhear.
Keep the AUP and the exports under /volume, and the next start opens with the session intact.
Pulled once,then it stays
Audacity arrives as one image. This is what comes down the first time, and what the disk should have free for it.
What it wants,and what it needs
The definition asks for 2 cores and 4 GB. The image comes up on less than that, and a start given --fit trims the ask to whatever the machine actually has.
Machines that fit it
Audacity asks for 2 cores and 4 GB. Cheapest first.