See here for how to record audio that is playing on the computer: https://manual.audacityteam.org/man/tut ... ndows.html
The "WASAPI loopback" method is usually best.
Search found 59476 matches
- Sat Aug 31, 2019 9:29 am
- Forum: Macros and Scripting
- Topic: [SOLVED] Wave Color Keyboard Shortcut
- Replies: 10
- Views: 1190
Re: [SOLVED] Wave Color Keyboard Shortcut
Glad you've got it working, and thanks for posting the detailed steps. I'll close this topic now.
- Fri Aug 30, 2019 6:22 pm
- Forum: Macros and Scripting
- Topic: Change tempo on macros bugged? [SOLVED]
- Replies: 18
- Views: 1316
Re: Change tempo on macros bugged? [SOLVED]
Super 
I'll close this topic as "solved", and I'll move it to the "Scripting" part of the forum.
I'll close this topic as "solved", and I'll move it to the "Scripting" part of the forum.
- Fri Aug 30, 2019 5:29 pm
- Forum: Macros and Scripting
- Topic: Change tempo on macros bugged? [SOLVED]
- Replies: 18
- Views: 1316
Re: Change tempo on macros bugged?
I'd suggest that you disable the previous plug-in and delete it from your plug-ins folder.
Here's a new plug-in that does the stretching, panning and mixing. I named the effect after you
Here's a new plug-in that does the stretching, panning and mixing. I named the effect after you
- Fri Aug 30, 2019 5:21 pm
- Forum: Nyquist
- Topic: Code to Select Audio
- Replies: 51
- Views: 4863
Re: Code to Select Audio
As for your arrayp code, so it is possible to code that way (as I’ve intended to) Yes But still, wouldn’t it find the highest RMS on the left channel (say in the 4th time window) and the highest RMS on the right channel (say in the 6th time window), while the it is the 5th time windows that has the...
- Fri Aug 30, 2019 3:41 pm
- Forum: macOS
- Topic: .dmg "damaged"
- Replies: 1
- Views: 174
Re: .dmg "damaged"
To test if the DMG is damaged or not, you can load it into this page: https://md5file.com/calculator The "SHA-256" number that the page generates should match the number that we publish here: https://www.audacityteam.org/download/mac/ 0d2ea6de4f2cbd960abb6a6e020b51f6637423c072422596691960f...
- Fri Aug 30, 2019 1:31 pm
- Forum: Windows
- Topic: How to change temp files folders ?
- Replies: 2
- Views: 418
Re: How to change temp files folders ?
Is there a way to change the temporary files folder location, for another drive ? There's two ways that I know of, but there's also a caution. Audacity is not designed to run across networks. Network delays can kill Audacity. USB drives are usually OK provided that (a) the USB does not go to sleep,...
- Fri Aug 30, 2019 11:08 am
- Forum: macOS
- Topic: Transferring tape to mp3
- Replies: 6
- Views: 402
Re: Transferring tape to mp3
Which controls will allow me to monitor the sound? "Transport menu > Transport options > Software Playthrough". Note that there is a slight delay (usually about half a second) before the sound comes out. Unfortunately this is unavoidable because the sound has to work its way through buffe...
- Fri Aug 30, 2019 10:00 am
- Forum: Windows
- Topic: Disabling yellow Boundary Snap Guides
- Replies: 12
- Views: 4571
Re: Disabling yellow Boundary Snap Guides
I'd also be interested to know the answer to that.waxcylinder wrote: ↑Fri Aug 30, 2019 9:18 amI'm totally puzzled - just how does this slow you down?![]()
- Fri Aug 30, 2019 8:41 am
- Forum: Windows
- Topic: AIFF not appearing in export menu
- Replies: 2
- Views: 1247
Re: AIFF not appearing in export menu
"File menu > Export > Export Audio" then select "Other compressed types" as the file format. Then select "AIFF" as the "header" and "signed 16-bit PCM" as the "encoding". In most cases I would recommend WAV format rather than AIFF because 1...