Can anyone suggest an audio recorder?
Hi NMGLUG folks, Does anyone have any experience using an audio recorder? Can you suggest any audio recorder that works well? My specific need at this moment is to record voice-over audio files which I will add to videos which I'll edit in Kdenlive. Thanks in advance, LeRoy -- I am the Love of God, no matter what. LeRoy Diener 213-LEROYIZ 213-537-6949 www.leroydiener.com/
Hey LeRoy,I use audacity. It should already be in your repo.What version of Debian are you using? lsb_release -aIf audacity (or kdenlive for that matter) is not in your repo, then consider using snaps to install both.https://snapcraft.io/audacityhttps://snapcraft.io/kdenliveIf your on Debian 9 or 10. You can install snap(d) to get access to snaps.https://snapcraft.io/docs/installing-snap-on-debianThere might be a way to do the voice over within kdenlive, but I'm not sure. You might record with audacity and import the .wav into kdenlive. If you are capturing video from your machine's desktop and trying to record audio at the same time, like so many computer how-tos on YouTube, then you should check out OBS (Open Broadcaster Software).Are you editing video produced from a camera? Or are you trying to record what is on your desktop?~ Jared -------- Original message --------From: LeRoy Diener <leroy@choosetherightside.com> Date: 11/24/19 7:36 AM (GMT-07:00) To: nmglug@lists.nmglug.org Subject: [nmglug] Can anyone suggest an audio recorder? Hi NMGLUG folks,Does anyone have any experience using an audio recorder?Can you suggest any audio recorder that works well?My specific need at this moment is to record voice-over audio files which I will add to videos which I'll edit in Kdenlive.Thanks in advance,LeRoy--I am the Love of God, no matter what.LeRoy Diener213-LEROYIZ213-537-6949www.leroydiener.com/
LeRoy Diener <leroy@choosetherightside.com> wrote:
Hi NMGLUG folks,Does anyone have any experience using an audio recorder?
ABQLUG writes:
Hey LeRoy,I use audacity. It should already be in your repo.
Audacity is a great program, but it's somewhat complex and has a steep learning curve. gnome-sound-recorder is a simpler app that might do the job. Or you can even record from the command line, e.g. ffmpeg -f alsa -i hw:0 rec1.wav (hit ctrl-C to end the recording, if I recall correctly). Disclaimer, I haven't done any real-world recordings with these; I've just been using them to test microphones. ...Akkana
Can you suggest any audio recorder that works well? My specific need at this moment is to record voice-over audio files which I will add to videos which I'll edit in Kdenlive.
I would recommend Ardour. After years of working with audio editing on GnuLinux I recommend going straight to the best and not wasting time on the "easy" software. Unless you are absolutely sure you will never progress into anything beyond the most basic task. Even then, for basic stuff Ardour is simple enough. Depending on what your doing it may be easiest to edit audio in the video editing software. There is a plugin to Ardour called xjadeo but it is not a video editor. It is used for playing your final video edit in ardour so you can professionally edit the audio tracks and then combine the two when your done. Probably best for sound tracks but voice tracks with many video edits could be challenging using this method. Its also really nice to have a simple field recorder. The Zoom H2 is what I have. Its perfect as long as you buy a hairy windscreen for it. I got mine from some guy in Hawaii who makes them by hand. This will install ardour along with some plugins that you may find useful some day. sudo apt-get install ardour qjackctl xjadeo calf-plugins tap-plugins swh-lv2 so-synth-lv2 fil-plugins amb-plugins cmt rubberband-ladspa swh-plugins zam-plugins Hope that helps.
participants (4)
-
ABQLUG -
Akkana Peck -
jason schaefer -
LeRoy Diener