The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
17 views

GNU/Linux: sound recording has electric hum

I can record sound from my microphone, but I get an loud electric hum at around 20% of the max level. This is no matter what software I use to record. How can I get rid of that noise? Soundcard: ...
1
vote
1answer
22 views

Recording audio and video in Arch Linux

I've been looking around, Google-ing and stuff and I haven't been able to find anything that I like. I need something similar to Screencast for the Mac, but it doesn't need to have the editor part as ...
0
votes
0answers
107 views

Software emulating audio out

Is there any software that can work in the following scenario. Install a "playback" device that grabs audio from a program producing audio For example: I am streaming to Twitch.tv using OBS and I ...
0
votes
1answer
30 views

Mac Error Code -108

I began working on a project in Digital Performer 8.03 yesterday. When I went back to it today, the file would not open and produced the error message: "The application 'Digital Performer' can't be ...
0
votes
2answers
174 views

linux arecord: capture sound card output rather than microphone input

I am trying to capture sound card output and encode it in Vorbis ogg format using the following command: arecord -f cd -t raw | oggenc - -r -o file.ogg However, the computer's microphone input is ...
0
votes
0answers
23 views

Laptop Failing to Record System Audio

I have been recording videos for a while now using my Lenovo T430 Laptop (Windows 7 64-bit) with no errors; but now I cannot record audio. I usually used Camtasia Studio 8 to record my videos due to ...
0
votes
0answers
39 views

Audio capture echo and/or white noise across several sound cards

My onboard sound card captures (quite loud) white noise when I connect my headset to my front I/O panel. Everything works fine if I use the ports in the back. This is new. A while ago (on Win 7 I ...
0
votes
0answers
14 views

Recording both sides of a meeting using Adobe Connect

I want to record both sides (inout and output) in an Adobe Connect meeting in an MP3 format (audio only). Does anyone know of a recorder that will do that? I have tried various ones but the recording ...
0
votes
1answer
54 views

Recording using arecord creates thousands of files

I was trying to use arecord to record a wav file, but instead of recording to one file, it created tens of thousands of files (around 60000). This happened after I had installed the alsaequal package. ...
0
votes
0answers
37 views

Autohotkey - get recording Volume of default device's mic

I have already googled and found this: http://www.autohotkey.com/board/topic/21984-vista-audio-control-functions/. But this library dont gives what i want: i want to get the real-time recording volume ...
1
vote
0answers
30 views

How to stop recording after x minuts o silence in Audacity?

I am using Audacity to record sound from webinar recordings. There could be few minutes of silence during the webinar. I want to set up Audacity to stop recording the best would be after let's ...
2
votes
1answer
245 views

how to record/stream multiple audio output from a single input?

This is the command I am currently using to stream live audio under the Raspbian distro: ffmpeg -f alsa -ac 1 -i hw:1 -ar 44100 -f flv rtmp://10.255.11.53/ The functionality I am looking for is ...
0
votes
1answer
126 views

ffmpeg Live Input MP4 Error

Currently I have a mic and a webcam connected to my computer. I am running ffmpeg on CentOS 6.3. When I try to record a video without audio by: ffmpeg -y -f video4linux2 -t 15 -s 640x480 -r 25 -i ...
1
vote
0answers
89 views

Software to redirect audio of specific application to a different playback device

Is there a software to redirect audio of any application software to a different playback device. For example, I have a software without any advanced settings for audio output. I will then use this ...
3
votes
2answers
94 views

In an audio recording of a lecture, can I reduce the volume of my typing while preserving the volume of the lecture?

I'm playing around with using OneNote 2013 to record some of my lectures. I really like the feature that links the time I wrote each paragraph in my notes with the time in the recording. However, the ...
0
votes
1answer
137 views

Why can't I select the “stereo mix” as my recording source? (Windows XP SP3)

I'm on Windows XP SP3 and have a SigmaTel audio driver installed. For some reason, there is no option to select "stereo mix" as a recording source - the source doesn't have a channel, fader, or mute ...
0
votes
1answer
16 views

anyway to take a 'snapshot' of alsamixer?

my audio card has some issues under ubuntu. everytime i fiddle with the volume, it messes up microphone. i can't set the microphone at all under ubuntu GUI. it tries to assume things from the ...
1
vote
0answers
229 views

Headset microphone far too quiet while at max

I'm running Windows 8 Pro x64 using an official Microsoft Xbox 360 wired headset which is plugged into an Afterglow Xbox 360 controller, connected to my computer via USB. The computer recognizes that ...
1
vote
2answers
176 views

24/7 sound recording on a windows 7 machine

I am wanting to recording the sound on a windows 7 computer for an extended period of time. The computer is on 24/7 and so this will not be a problem. In a perfect world I am looking for a program ...
0
votes
1answer
80 views

Exporting an audio recording in MS Word 2008 (Mac)

I have recorded a lecture in Microsoft Word 2008 for Mac. Now I would like to export the recording from the Word file as an .mp3 or some other audio format. How can I go about doing that? This is my ...
0
votes
0answers
112 views

How can I automate voice activated recording of audio line-in?

I'm looking at the feasibility of an automated recording system for wildlife observations from a light aircraft, recording the audio from up to 4 separate mono channels (pilot, copilot, two ...
0
votes
0answers
49 views

Record everything with streamripper

I discovered streamripper to record live streaming radio. All works well. However, the main reason I want this tool is so I can record a radio segment done by the hosts, i don't care about the actual ...
1
vote
0answers
94 views

Proper sharing audio device in Windows 8

Our application has multi-access audio device (mic) in order to record and show audio levels on the screen. It was working fine in all Windows environments except Windows 8/64bit (haven't tried it on ...
1
vote
0answers
46 views

Not able to record sound in Ubuntu 10.04

I run Ubuntu 10.04. I can hear sound from my PC, but I can't record any sound. I have checked all the preliminary tests by checking the sound-systems preferences & alsamixer switches to make the ...
1
vote
0answers
148 views

How to capture audio together with video in VLC?

I am currently capturing my desktop in VLC as such : Ctrl + C ( capture options ) then I choose capture device Desktop then on the bottom I choose Play -> Convert choose a file to save to and some ...
1
vote
3answers
121 views

Is it possible to record audio from just one application on windows?

I want to be able to record audio from a single application running on Windows 7 So for example, If I want to record application A, and my internet browser plays a noise from a advertisement, the ...
0
votes
0answers
53 views

Sound quality getting worse while recording

I have this problem with recording... after 30-40 sec of recording the signal gets worse... after 60-80 sec there is almost no more sound on the recording. I tried the laptop microphone and an ...
3
votes
1answer
348 views

Why can't I record my microphone when audio is playing through my speakers?

I have a Conexant High Definition SmartAudio 221 device in my Compaq Presario CQ-60 211DX, and I want to record a Cyberacoustics headset through it via a standard 3.5mm jack. When I do this normally, ...
2
votes
2answers
160 views

“Stereo Mix” produces very distorted, near to unrecognizable output

I'm on Windows 8 RTM x64, using the designated Realtek Drivers. Sample: http://puu.sh/1HVew/a12007f54a01896920b954c792fe991b (Yes, this was once music) This is not just random noise, the output is ...
1
vote
1answer
95 views

Windows Process-Based Audio Output Recorder and Mixer

This utility probably doesn't exist. If it did, I would probably already know about it. That said, is anybody aware of a utility that can record and mix audio on a per-process (or audio stream) ...
0
votes
1answer
41 views

How to avoid multiple recordings when recording with Windows Media Player?

When I record music to my PC Windows Media Player, it copies it more than once, sometimes 3 times. How can I rectify this problem? I am using Windows7 on a HP touch screen PC.
0
votes
3answers
260 views

Any difference between green line-out connection on back and front of PC?

On my Windows XP PC, there is a green line-out connection for jacks at both the back and the front. Is there any technical difference between both of these, or are the both effectively the same and ...
0
votes
1answer
47 views

Get the Pre-Mix audio streams from windows

I have been searching but I have not found anything that describes what I am looking for. I would like to record audio from multiple running programs in windows but I don't want the final mix, I ...
0
votes
0answers
78 views

Creating a sound recording pipeline in windows 7 to add effects

Say I have some program which takes input from an audio recording device; for example a VOIP dialer. Now I wish to apply a sound effect from a VST plugin to the input device. It seems to me that a ...
2
votes
2answers
140 views

How to recording the sound of a specific application in Windows 7?

Is there a way to record the sound of a particular application in Windows7? I'm aware of Stereo Mix option, but I'm interested in recording a specific app directly. In the volume control panel (Sound ...
1
vote
0answers
22 views

Recording both internal audio and microphone via PulseAudio [duplicate]

Possible Duplicate: What are some specific audio / sound card / driver setups that still allow you to “record what you hear”? I'm looking to get a sane audio recording set up that allows me ...
0
votes
0answers
22 views

What is a good tool for recording game sound clips and editing them (Mac OS X)? [closed]

Specifically I want to record lots of little voice clips, like numbers, letters, instructions, etc, for a game. I want to be able to see the sound clip so it's easy to edit out silence at the ...
0
votes
1answer
59 views

How to record a voice chat with someone in a different city?

What type of (preferably free) software can record a conversation between two people who are in different cities? This needs to be done so they can use it on their podcast. I've tried testing Google ...
1
vote
2answers
235 views

how to record mic input and pipe the output to another program

Hi everyone Im trying to follow a tutorial on generating truly random bits How To Generate Truly Random Bits This is the command from the tutorial but it does not work rec -c 1 -d /dev/dsp -r 8000 ...
2
votes
1answer
200 views

Why can't I record 16khz sampling audio using my laptop?

I want to know why my laptop can't record 16khz sampling audio. The sampling rates I can have using my laptop are only limited to the higher sampling rate, e.g, 44khz, 48khz, 192khz, and so on... I ...
1
vote
1answer
143 views

How can I combine two audio tracks within the same .mov file?

I used Skype and Ecamm Call Recorder to record a podcast. Based on my last experience where I had a problem with echoing from my computer speakers into the mic, I decided to use headphones and a USB ...
-1
votes
1answer
74 views

Record what I hear [duplicate]

Possible Duplicate: How can I record system sounds (apps) in Audacity? How can I record sound that's playing? (obviously I don't want to hold a microphone to the speaker for quality's ...
0
votes
3answers
183 views

How to trim an audio clip?

I'm trying to record the sounds of different English syllables to test an algorithm, but the audio usually ends up getting long with unnecessary quiet (empty) spaces at the beginning and end. Is ...
0
votes
1answer
344 views

How to Record both Mic and Speaker Audio in Windows 7

I am wondering how would I be able to record just the audio coming out of my speakers, or in my case my headset, and the audio coming into my mic at the same time? I do not want to record any video. ...
0
votes
1answer
273 views

Microphone doesn't work

I'm having a trouble with my built in microphone. Even if I use headphone with mic, it doesn't really work. The weird thing is, if I clap the green lines of the speaker icon jumps, but if I speak it ...
-1
votes
1answer
154 views

How can I record sound, replay, and save it?

I'm hunting for an application. It should have three functions which are to record my voice, replay what it records, and save the voice into a file. No more extra functions are needed. Note, saving ...
0
votes
0answers
165 views

Can I record stereo mix and microphone without having to hear myself? (Windows 7 or Ubuntu)

I am looking for a way to record my Skype/GVoice conversations. I don't need to record the video, just the audio. It boggles my mind that this is difficult / slightly impossible. I know that I can ...
1
vote
1answer
426 views

Virtual audio device (or stereo mix) to only grab sound from a certain program

I'm trying to use a certain program through my stereo mix and have only that program go through, while being able to retain the sounds from other applications that I'm currently running. Stereo mix as ...
2
votes
2answers
209 views

How do you enhance volume in an audio file?

My friend recorded an interview session he had via Skype?I dont know what software he used to record the audio,but the final output was a wma file.Its only later when he played the audio he realized ...
0
votes
1answer
67 views

Can all notebooks record from the sound card?

Is it possible that a modern notebook (say built in the last 5 years) contains a (onboard) sound card that it is not possible to record from? I've always assumed that this is a very basic capability, ...

1 2 3