diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 18:12:29 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:07 +0700 |
commit | 0a307f97940863fbf6ba60f935fb169d525e5c50 (patch) | |
tree | 903159545ef6cdd873ceb13420d4e5fb5132e106 /multimedia/audio-recorder | |
parent | e90d9a19db0276c004ff5275f1cd6df3330df425 (diff) |
multimedia/audio-recorder: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/audio-recorder')
-rw-r--r-- | multimedia/audio-recorder/README | 28 | ||||
-rw-r--r-- | multimedia/audio-recorder/audio-recorder.info | 2 |
2 files changed, 15 insertions, 15 deletions
diff --git a/multimedia/audio-recorder/README b/multimedia/audio-recorder/README index 1e6343d58400..f49af0dcf5b9 100644 --- a/multimedia/audio-recorder/README +++ b/multimedia/audio-recorder/README @@ -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
\ No newline at end of file +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 diff --git a/multimedia/audio-recorder/audio-recorder.info b/multimedia/audio-recorder/audio-recorder.info index 52de5352b554..23eeb8275e73 100644 --- a/multimedia/audio-recorder/audio-recorder.info +++ b/multimedia/audio-recorder/audio-recorder.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libappindicator3" MAINTAINER="Alexander Schultz" -EMAIL="alexander_schultz@posteo.se"
\ No newline at end of file +EMAIL="alexander_schultz@posteo.se" |