Hi to everybody.
When listening to internet radios in Ubuntu, I often have the sudden wish to record a particular song. I have a keyboard shortcut to Audacity with a simple command: Audacity, to cut down time.
However I wonder if there is a way to launch Audacity automatically in recording status-
Thanks for your kind assistance.
UBUNTU 15.10 gnome3.16.2 Audacity shortcut recording
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: UBUNTU 15.10 gnome3.16.2 Audacity shortcut recording
No, but on Linux there are plenty of command-line options such as "arecord" and "SoX"clunga wrote: I wonder if there is a way to launch Audacity automatically in recording status-
http://linuxcommand.org/man_pages/arecord1.html
http://sox.sourceforge.net/sox.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: UBUNTU 15.10 gnome3.16.2 Audacity shortcut recording
Thanks a lot. I will look into it