mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
multimedia/audio-recorder: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e90d9a19db
commit
0a307f9794
2 changed files with 15 additions and 15 deletions
|
@ -1,22 +1,22 @@
|
||||||
Audio-recorder (Audio recorder for GNOME and Unity Desktops)
|
Audio-recorder (Audio recorder for GNOME and Unity Desktops)
|
||||||
|
|
||||||
This amazing program allows you to record your favourite music and
|
This amazing program allows you to record your favourite music and
|
||||||
audio to a file. It can record audio from your system's sound card,
|
audio to a file. It can record audio from your system's sound card,
|
||||||
microphones, browsers, webcams & more. Put simply; if it plays out
|
microphones, browsers, webcams & more. Put simply; if it plays out
|
||||||
of your loudspeakers you can record it.
|
of your loudspeakers you can record it.
|
||||||
|
|
||||||
It has an advanced timer that can:
|
It has an advanced timer that can:
|
||||||
* Start, stop or pause recording at a given clock time.
|
* Start, stop or pause recording at a given clock time.
|
||||||
* Start, stop or pause after a time period.
|
* Start, stop or pause after a time period.
|
||||||
* Stop when the recorded file size exceeds a limit.
|
* Stop when the recorded file size exceeds a limit.
|
||||||
* Start recording on voice or sound (user can set the audio
|
* Start recording on voice or sound (user can set the audio
|
||||||
threshold).
|
threshold).
|
||||||
* Stop or pause recording on "silence" (user can set the audio
|
* Stop or pause recording on "silence" (user can set the audio
|
||||||
threshold and delay).
|
threshold and delay).
|
||||||
|
|
||||||
After you first run the application it will autostart at every login,
|
|
||||||
you can disable this in the "Additional settings". It also offers a
|
|
||||||
convenient appindicator.
|
|
||||||
|
|
||||||
Optional dependencies to record MP3 and M4A formats:
|
After you first run the application it will autostart at every login,
|
||||||
gst-plugins-ugly gst-plugins-bad
|
you can disable this in the "Additional settings". It also offers a
|
||||||
|
convenient appindicator.
|
||||||
|
|
||||||
|
Optional dependencies to record MP3 and M4A formats:
|
||||||
|
gst-plugins-ugly gst-plugins-bad
|
||||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libappindicator3"
|
REQUIRES="libappindicator3"
|
||||||
MAINTAINER="Alexander Schultz"
|
MAINTAINER="Alexander Schultz"
|
||||||
EMAIL="alexander_schultz@posteo.se"
|
EMAIL="alexander_schultz@posteo.se"
|
||||||
|
|
Loading…
Reference in a new issue