How can I record system sounds (apps) in Audacity?
Or another similar program? All I want to do is record the sounds coming from say firefox, or any other app, for use as samples in music. I need to do this in both windows and linux (ubuntu 9.10).
I have looked through the preferences of audacity but didn't find anything that let me select the system sound. Perhaps I overlooked it, because I was able to do this with earlier versions of audacity.
audio-recording audacity
add a comment |
Or another similar program? All I want to do is record the sounds coming from say firefox, or any other app, for use as samples in music. I need to do this in both windows and linux (ubuntu 9.10).
I have looked through the preferences of audacity but didn't find anything that let me select the system sound. Perhaps I overlooked it, because I was able to do this with earlier versions of audacity.
audio-recording audacity
if you're on Mac you may want to give soundflower (github.com/mattingalls/Soundflower) a try
– konqui
Mar 13 '17 at 14:11
add a comment |
Or another similar program? All I want to do is record the sounds coming from say firefox, or any other app, for use as samples in music. I need to do this in both windows and linux (ubuntu 9.10).
I have looked through the preferences of audacity but didn't find anything that let me select the system sound. Perhaps I overlooked it, because I was able to do this with earlier versions of audacity.
audio-recording audacity
Or another similar program? All I want to do is record the sounds coming from say firefox, or any other app, for use as samples in music. I need to do this in both windows and linux (ubuntu 9.10).
I have looked through the preferences of audacity but didn't find anything that let me select the system sound. Perhaps I overlooked it, because I was able to do this with earlier versions of audacity.
audio-recording audacity
audio-recording audacity
edited Mar 5 '13 at 12:33
wonea
1,48211940
1,48211940
asked Feb 20 '10 at 3:37
AlexAlex
30711122
30711122
if you're on Mac you may want to give soundflower (github.com/mattingalls/Soundflower) a try
– konqui
Mar 13 '17 at 14:11
add a comment |
if you're on Mac you may want to give soundflower (github.com/mattingalls/Soundflower) a try
– konqui
Mar 13 '17 at 14:11
if you're on Mac you may want to give soundflower (github.com/mattingalls/Soundflower) a try
– konqui
Mar 13 '17 at 14:11
if you're on Mac you may want to give soundflower (github.com/mattingalls/Soundflower) a try
– konqui
Mar 13 '17 at 14:11
add a comment |
4 Answers
4
active
oldest
votes
In Windows Vista, I had to do the following:
- Go to Control Panel > Sound > Manage Audio Devices
- Select the Recording tab
- Right click an item or blank area on the list of devices and enable "Show Disabled Devices". This made the Stereo Mix device appear.
- Right click the Stereo Mix device and select "Enable"
"Stereo Mix" was then available as an input device for Audacity.
1
For me, recording devices doesn't list 'Stereo mix' :(
– Colonel Panic
Sep 22 '12 at 16:14
@ColonelPanic - Was missing for me too (even disabled/disconnected), but I found a thread where users reported downgrading their RealTek driver to make it reappear. Search Google for version 6.0.1.5322. If Windows keeps saying you have the latest driver, see this thread. In "Have disk...", select the "HDX.inf" file, which for me was under "Vista64" in the driver package I downloaded from CNET.
– Andrew Cheong
Aug 28 '13 at 17:27
Seems Windows 10 no longer has this :/
– Supuhstar
Nov 21 '17 at 3:01
1
@Supuhstar Over a year late, but see my answer below.
– kojow7
Feb 5 at 18:45
add a comment |
Windows and Linux
In the drop-down menu on Audacity's
mixer toolbar, choose “Wave Out” or
“Stereo Mix” as the input source. (The
exact name may be different, depending
on your computer's sound drivers.)
When you press the Record button,
Audacity will capture whatever sound is playing on your computer's speakers.
Source
There is no "wave out" or "stereo mix" in that dropdown box on the mixer toolbar. The is nothing that resembles what you said. I would try posting a screenshot, but for some reason I can't do that when audacity has focus.
– Alex
Feb 20 '10 at 8:37
@Alex - did you select your sound card as recording device in Edit > Preferences > Audio I/O?
– Molly7244
Feb 20 '10 at 12:52
add a comment |
There are a few ways to do this with Audacity (on Windows), but here are a couple of options:
Best quality:
In the first drop down menu (Audio Host) change the default setting from MME to
Windows WASAPI
.In the second drop down menu (Recording Device) change the default setting from microphone to your output device (usually your speakers or headphones).
You will now be able to record whatever audio plays on your computer without picking up any distortion from your mic. Keep in mind if you have any sound alerts (such as message alert sounds etc.) it will pick up those as well.
Not as good quality, but better than mic/cable:
For those that cannot find Stereo Mix
option in Audacity, it is likely because it is disabled by default in newer versions of Windows. You first need to enable it in Windows as follows:
- Right-click the audio icon in your system tray (lower-right corner of Windows)
- Select recording devices
- If you see Stereo Mix and it is disabled, right-click on it to enable it.
- If Audacity is currently open, close and re-open it so that it detects the new recording device.
- In Audacity, you can now select Stereo Mix from the second drop down menu (Recording device)
add a comment |
On ubuntu with Pulseaudio you can route output to whatever you like, check this guide.
On windows (at least on xp, don't know wista or 7) you should have a "Stereo Mix" under Recording Devices.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f111114%2fhow-can-i-record-system-sounds-apps-in-audacity%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
In Windows Vista, I had to do the following:
- Go to Control Panel > Sound > Manage Audio Devices
- Select the Recording tab
- Right click an item or blank area on the list of devices and enable "Show Disabled Devices". This made the Stereo Mix device appear.
- Right click the Stereo Mix device and select "Enable"
"Stereo Mix" was then available as an input device for Audacity.
1
For me, recording devices doesn't list 'Stereo mix' :(
– Colonel Panic
Sep 22 '12 at 16:14
@ColonelPanic - Was missing for me too (even disabled/disconnected), but I found a thread where users reported downgrading their RealTek driver to make it reappear. Search Google for version 6.0.1.5322. If Windows keeps saying you have the latest driver, see this thread. In "Have disk...", select the "HDX.inf" file, which for me was under "Vista64" in the driver package I downloaded from CNET.
– Andrew Cheong
Aug 28 '13 at 17:27
Seems Windows 10 no longer has this :/
– Supuhstar
Nov 21 '17 at 3:01
1
@Supuhstar Over a year late, but see my answer below.
– kojow7
Feb 5 at 18:45
add a comment |
In Windows Vista, I had to do the following:
- Go to Control Panel > Sound > Manage Audio Devices
- Select the Recording tab
- Right click an item or blank area on the list of devices and enable "Show Disabled Devices". This made the Stereo Mix device appear.
- Right click the Stereo Mix device and select "Enable"
"Stereo Mix" was then available as an input device for Audacity.
1
For me, recording devices doesn't list 'Stereo mix' :(
– Colonel Panic
Sep 22 '12 at 16:14
@ColonelPanic - Was missing for me too (even disabled/disconnected), but I found a thread where users reported downgrading their RealTek driver to make it reappear. Search Google for version 6.0.1.5322. If Windows keeps saying you have the latest driver, see this thread. In "Have disk...", select the "HDX.inf" file, which for me was under "Vista64" in the driver package I downloaded from CNET.
– Andrew Cheong
Aug 28 '13 at 17:27
Seems Windows 10 no longer has this :/
– Supuhstar
Nov 21 '17 at 3:01
1
@Supuhstar Over a year late, but see my answer below.
– kojow7
Feb 5 at 18:45
add a comment |
In Windows Vista, I had to do the following:
- Go to Control Panel > Sound > Manage Audio Devices
- Select the Recording tab
- Right click an item or blank area on the list of devices and enable "Show Disabled Devices". This made the Stereo Mix device appear.
- Right click the Stereo Mix device and select "Enable"
"Stereo Mix" was then available as an input device for Audacity.
In Windows Vista, I had to do the following:
- Go to Control Panel > Sound > Manage Audio Devices
- Select the Recording tab
- Right click an item or blank area on the list of devices and enable "Show Disabled Devices". This made the Stereo Mix device appear.
- Right click the Stereo Mix device and select "Enable"
"Stereo Mix" was then available as an input device for Audacity.
answered Apr 18 '11 at 13:56
Mr. OuchMr. Ouch
7911
7911
1
For me, recording devices doesn't list 'Stereo mix' :(
– Colonel Panic
Sep 22 '12 at 16:14
@ColonelPanic - Was missing for me too (even disabled/disconnected), but I found a thread where users reported downgrading their RealTek driver to make it reappear. Search Google for version 6.0.1.5322. If Windows keeps saying you have the latest driver, see this thread. In "Have disk...", select the "HDX.inf" file, which for me was under "Vista64" in the driver package I downloaded from CNET.
– Andrew Cheong
Aug 28 '13 at 17:27
Seems Windows 10 no longer has this :/
– Supuhstar
Nov 21 '17 at 3:01
1
@Supuhstar Over a year late, but see my answer below.
– kojow7
Feb 5 at 18:45
add a comment |
1
For me, recording devices doesn't list 'Stereo mix' :(
– Colonel Panic
Sep 22 '12 at 16:14
@ColonelPanic - Was missing for me too (even disabled/disconnected), but I found a thread where users reported downgrading their RealTek driver to make it reappear. Search Google for version 6.0.1.5322. If Windows keeps saying you have the latest driver, see this thread. In "Have disk...", select the "HDX.inf" file, which for me was under "Vista64" in the driver package I downloaded from CNET.
– Andrew Cheong
Aug 28 '13 at 17:27
Seems Windows 10 no longer has this :/
– Supuhstar
Nov 21 '17 at 3:01
1
@Supuhstar Over a year late, but see my answer below.
– kojow7
Feb 5 at 18:45
1
1
For me, recording devices doesn't list 'Stereo mix' :(
– Colonel Panic
Sep 22 '12 at 16:14
For me, recording devices doesn't list 'Stereo mix' :(
– Colonel Panic
Sep 22 '12 at 16:14
@ColonelPanic - Was missing for me too (even disabled/disconnected), but I found a thread where users reported downgrading their RealTek driver to make it reappear. Search Google for version 6.0.1.5322. If Windows keeps saying you have the latest driver, see this thread. In "Have disk...", select the "HDX.inf" file, which for me was under "Vista64" in the driver package I downloaded from CNET.
– Andrew Cheong
Aug 28 '13 at 17:27
@ColonelPanic - Was missing for me too (even disabled/disconnected), but I found a thread where users reported downgrading their RealTek driver to make it reappear. Search Google for version 6.0.1.5322. If Windows keeps saying you have the latest driver, see this thread. In "Have disk...", select the "HDX.inf" file, which for me was under "Vista64" in the driver package I downloaded from CNET.
– Andrew Cheong
Aug 28 '13 at 17:27
Seems Windows 10 no longer has this :/
– Supuhstar
Nov 21 '17 at 3:01
Seems Windows 10 no longer has this :/
– Supuhstar
Nov 21 '17 at 3:01
1
1
@Supuhstar Over a year late, but see my answer below.
– kojow7
Feb 5 at 18:45
@Supuhstar Over a year late, but see my answer below.
– kojow7
Feb 5 at 18:45
add a comment |
Windows and Linux
In the drop-down menu on Audacity's
mixer toolbar, choose “Wave Out” or
“Stereo Mix” as the input source. (The
exact name may be different, depending
on your computer's sound drivers.)
When you press the Record button,
Audacity will capture whatever sound is playing on your computer's speakers.
Source
There is no "wave out" or "stereo mix" in that dropdown box on the mixer toolbar. The is nothing that resembles what you said. I would try posting a screenshot, but for some reason I can't do that when audacity has focus.
– Alex
Feb 20 '10 at 8:37
@Alex - did you select your sound card as recording device in Edit > Preferences > Audio I/O?
– Molly7244
Feb 20 '10 at 12:52
add a comment |
Windows and Linux
In the drop-down menu on Audacity's
mixer toolbar, choose “Wave Out” or
“Stereo Mix” as the input source. (The
exact name may be different, depending
on your computer's sound drivers.)
When you press the Record button,
Audacity will capture whatever sound is playing on your computer's speakers.
Source
There is no "wave out" or "stereo mix" in that dropdown box on the mixer toolbar. The is nothing that resembles what you said. I would try posting a screenshot, but for some reason I can't do that when audacity has focus.
– Alex
Feb 20 '10 at 8:37
@Alex - did you select your sound card as recording device in Edit > Preferences > Audio I/O?
– Molly7244
Feb 20 '10 at 12:52
add a comment |
Windows and Linux
In the drop-down menu on Audacity's
mixer toolbar, choose “Wave Out” or
“Stereo Mix” as the input source. (The
exact name may be different, depending
on your computer's sound drivers.)
When you press the Record button,
Audacity will capture whatever sound is playing on your computer's speakers.
Source
Windows and Linux
In the drop-down menu on Audacity's
mixer toolbar, choose “Wave Out” or
“Stereo Mix” as the input source. (The
exact name may be different, depending
on your computer's sound drivers.)
When you press the Record button,
Audacity will capture whatever sound is playing on your computer's speakers.
Source
edited Aug 11 '11 at 16:10
3498DB
15.8k114762
15.8k114762
answered Feb 20 '10 at 3:51
Molly7244
There is no "wave out" or "stereo mix" in that dropdown box on the mixer toolbar. The is nothing that resembles what you said. I would try posting a screenshot, but for some reason I can't do that when audacity has focus.
– Alex
Feb 20 '10 at 8:37
@Alex - did you select your sound card as recording device in Edit > Preferences > Audio I/O?
– Molly7244
Feb 20 '10 at 12:52
add a comment |
There is no "wave out" or "stereo mix" in that dropdown box on the mixer toolbar. The is nothing that resembles what you said. I would try posting a screenshot, but for some reason I can't do that when audacity has focus.
– Alex
Feb 20 '10 at 8:37
@Alex - did you select your sound card as recording device in Edit > Preferences > Audio I/O?
– Molly7244
Feb 20 '10 at 12:52
There is no "wave out" or "stereo mix" in that dropdown box on the mixer toolbar. The is nothing that resembles what you said. I would try posting a screenshot, but for some reason I can't do that when audacity has focus.
– Alex
Feb 20 '10 at 8:37
There is no "wave out" or "stereo mix" in that dropdown box on the mixer toolbar. The is nothing that resembles what you said. I would try posting a screenshot, but for some reason I can't do that when audacity has focus.
– Alex
Feb 20 '10 at 8:37
@Alex - did you select your sound card as recording device in Edit > Preferences > Audio I/O?
– Molly7244
Feb 20 '10 at 12:52
@Alex - did you select your sound card as recording device in Edit > Preferences > Audio I/O?
– Molly7244
Feb 20 '10 at 12:52
add a comment |
There are a few ways to do this with Audacity (on Windows), but here are a couple of options:
Best quality:
In the first drop down menu (Audio Host) change the default setting from MME to
Windows WASAPI
.In the second drop down menu (Recording Device) change the default setting from microphone to your output device (usually your speakers or headphones).
You will now be able to record whatever audio plays on your computer without picking up any distortion from your mic. Keep in mind if you have any sound alerts (such as message alert sounds etc.) it will pick up those as well.
Not as good quality, but better than mic/cable:
For those that cannot find Stereo Mix
option in Audacity, it is likely because it is disabled by default in newer versions of Windows. You first need to enable it in Windows as follows:
- Right-click the audio icon in your system tray (lower-right corner of Windows)
- Select recording devices
- If you see Stereo Mix and it is disabled, right-click on it to enable it.
- If Audacity is currently open, close and re-open it so that it detects the new recording device.
- In Audacity, you can now select Stereo Mix from the second drop down menu (Recording device)
add a comment |
There are a few ways to do this with Audacity (on Windows), but here are a couple of options:
Best quality:
In the first drop down menu (Audio Host) change the default setting from MME to
Windows WASAPI
.In the second drop down menu (Recording Device) change the default setting from microphone to your output device (usually your speakers or headphones).
You will now be able to record whatever audio plays on your computer without picking up any distortion from your mic. Keep in mind if you have any sound alerts (such as message alert sounds etc.) it will pick up those as well.
Not as good quality, but better than mic/cable:
For those that cannot find Stereo Mix
option in Audacity, it is likely because it is disabled by default in newer versions of Windows. You first need to enable it in Windows as follows:
- Right-click the audio icon in your system tray (lower-right corner of Windows)
- Select recording devices
- If you see Stereo Mix and it is disabled, right-click on it to enable it.
- If Audacity is currently open, close and re-open it so that it detects the new recording device.
- In Audacity, you can now select Stereo Mix from the second drop down menu (Recording device)
add a comment |
There are a few ways to do this with Audacity (on Windows), but here are a couple of options:
Best quality:
In the first drop down menu (Audio Host) change the default setting from MME to
Windows WASAPI
.In the second drop down menu (Recording Device) change the default setting from microphone to your output device (usually your speakers or headphones).
You will now be able to record whatever audio plays on your computer without picking up any distortion from your mic. Keep in mind if you have any sound alerts (such as message alert sounds etc.) it will pick up those as well.
Not as good quality, but better than mic/cable:
For those that cannot find Stereo Mix
option in Audacity, it is likely because it is disabled by default in newer versions of Windows. You first need to enable it in Windows as follows:
- Right-click the audio icon in your system tray (lower-right corner of Windows)
- Select recording devices
- If you see Stereo Mix and it is disabled, right-click on it to enable it.
- If Audacity is currently open, close and re-open it so that it detects the new recording device.
- In Audacity, you can now select Stereo Mix from the second drop down menu (Recording device)
There are a few ways to do this with Audacity (on Windows), but here are a couple of options:
Best quality:
In the first drop down menu (Audio Host) change the default setting from MME to
Windows WASAPI
.In the second drop down menu (Recording Device) change the default setting from microphone to your output device (usually your speakers or headphones).
You will now be able to record whatever audio plays on your computer without picking up any distortion from your mic. Keep in mind if you have any sound alerts (such as message alert sounds etc.) it will pick up those as well.
Not as good quality, but better than mic/cable:
For those that cannot find Stereo Mix
option in Audacity, it is likely because it is disabled by default in newer versions of Windows. You first need to enable it in Windows as follows:
- Right-click the audio icon in your system tray (lower-right corner of Windows)
- Select recording devices
- If you see Stereo Mix and it is disabled, right-click on it to enable it.
- If Audacity is currently open, close and re-open it so that it detects the new recording device.
- In Audacity, you can now select Stereo Mix from the second drop down menu (Recording device)
answered Feb 5 at 18:44
kojow7kojow7
136113
136113
add a comment |
add a comment |
On ubuntu with Pulseaudio you can route output to whatever you like, check this guide.
On windows (at least on xp, don't know wista or 7) you should have a "Stereo Mix" under Recording Devices.
add a comment |
On ubuntu with Pulseaudio you can route output to whatever you like, check this guide.
On windows (at least on xp, don't know wista or 7) you should have a "Stereo Mix" under Recording Devices.
add a comment |
On ubuntu with Pulseaudio you can route output to whatever you like, check this guide.
On windows (at least on xp, don't know wista or 7) you should have a "Stereo Mix" under Recording Devices.
On ubuntu with Pulseaudio you can route output to whatever you like, check this guide.
On windows (at least on xp, don't know wista or 7) you should have a "Stereo Mix" under Recording Devices.
answered Feb 20 '10 at 11:20
Mr ShunzMr Shunz
1,82312017
1,82312017
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f111114%2fhow-can-i-record-system-sounds-apps-in-audacity%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
if you're on Mac you may want to give soundflower (github.com/mattingalls/Soundflower) a try
– konqui
Mar 13 '17 at 14:11