mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +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
|
||||
audio to a file. It can record audio from your system's sound card,
|
||||
microphones, browsers, webcams & more. Put simply; if it plays out
|
||||
of your loudspeakers you can record it.
|
||||
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,
|
||||
microphones, browsers, webcams & more. Put simply; if it plays out
|
||||
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 after a time period.
|
||||
* Stop when the recorded file size exceeds a limit.
|
||||
* Start recording on voice or sound (user can set the audio
|
||||
threshold).
|
||||
threshold).
|
||||
* Stop or pause recording on "silence" (user can set the audio
|
||||
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.
|
||||
threshold and delay).
|
||||
|
||||
Optional dependencies to record MP3 and M4A formats:
|
||||
gst-plugins-ugly gst-plugins-bad
|
||||
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:
|
||||
gst-plugins-ugly gst-plugins-bad
|
||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
|
|||
MD5SUM_x86_64=""
|
||||
REQUIRES="libappindicator3"
|
||||
MAINTAINER="Alexander Schultz"
|
||||
EMAIL="alexander_schultz@posteo.se"
|
||||
EMAIL="alexander_schultz@posteo.se"
|
||||
|
|
Loading…
Reference in a new issue