I made this screenshot - I see that you don't need it, but it may be useful for anyone reading this later:
Search found 59476 matches
- Wed Apr 07, 2021 6:27 pm
- Forum: Windows
- Topic: My voice is recording but not using a mic
- Replies: 22
- Views: 297
- Wed Apr 07, 2021 5:08 pm
- Forum: Windows
- Topic: My voice is recording but not using a mic
- Replies: 22
- Views: 297
Re: My voice is recording but not using a mic
open the run dialog with Windows logo + R enter: mmsys.cpl press the OK button That will open the Windows Sound control panel that looks something like this: Windows-10-Classic-Sound-Applet.png Open the "Recording tab", then click on the device icon that corresponds with the UM2. Click on...
- Wed Apr 07, 2021 4:54 pm
- Forum: Macros and Scripting
- Topic: Closing the project from macro
- Replies: 39
- Views: 1618
Re: Closing the project from macro
You would need to manually edit the macro's .txt file.waxcylinder wrote: ↑Wed Apr 07, 2021 3:28 pmWhich begs the question then: just how does one get a "Close" command in a Macro ?![]()
- Wed Apr 07, 2021 4:43 pm
- Forum: Windows
- Topic: RECORDING at 16 bit vs internal 32-bit float?
- Replies: 5
- Views: 181
Re: RECORDING at 16 bit vs internal 32-bit float?
Maybe sometime in the future FLAC will "go out of style" Not likely in the foreseeable future. It's been the most widely used lossless compressed audio format for many years, and hardware / software support for FLAC is still growing. Even "Groove Music" (the default music player...
- Wed Apr 07, 2021 2:01 pm
- Forum: Audacity 3.x Feedback and Reviews
- Topic: Migration from 2.3.2 to 3.0
- Replies: 6
- Views: 349
Re: Migration from 2.3.2 to 3.0
You will need to update any macros that use the Equalization effect. It's fairly straightforward, but give a shout if you need help (and keep backups of everything until you're fully up and running).
- Wed Apr 07, 2021 1:22 pm
- Forum: Audacity 3.x Feedback and Reviews
- Topic: Audacity 3.0 compressor error
- Replies: 17
- Views: 1750
Re: Audacity 3.0 compressor error
Thanks for the info Drexel and tac2.
Yes, as you say Drexel, moving the other track to the right is a good way to avoid he issue.
A new release (Audacity 3.0.1) is scheduled for later this month, and contains a fix for this problem.
Yes, as you say Drexel, moving the other track to the right is a good way to avoid he issue.
A new release (Audacity 3.0.1) is scheduled for later this month, and contains a fix for this problem.
- Wed Apr 07, 2021 12:57 pm
- Forum: Windows
- Topic: Change Tempo Effect Crashes
- Replies: 23
- Views: 651
Re: Change Tempo Effect Crashes
Thanks for the update.
There is a new version of Audacity scheduled for release later this month (Audacity 3.0.1). It contains some bug fixes so it is highly recommended for all Audacity 3.0.0 users to update to the new version as soon as it is available.
There is a new version of Audacity scheduled for release later this month (Audacity 3.0.1). It contains some bug fixes so it is highly recommended for all Audacity 3.0.0 users to update to the new version as soon as it is available.
- Wed Apr 07, 2021 12:53 pm
- Forum: GNU/Linux
- Topic: Audacity does not start
- Replies: 5
- Views: 1126
Re: Audacity does not start
Please don't copy/paste this code! There are spaces in the rm -R command that will potentially delete your home directory and possibly your entire system! Good catch. Thanks for posting a warning. Here is the code, fixed: Not quite. It should be run with normal user privileges, not as root. rm -R ~...
- Wed Apr 07, 2021 12:45 pm
- Forum: Windows
- Topic: My voice is recording but not using a mic
- Replies: 22
- Views: 297
Re: My voice is recording but not using a mic
However, when I then open Audacity and click the meter to monitor - and also if I try to record a stereo track, there is no reading it all from guitar strumming and no sound at all when I play the track - flat line and dead silence. Let's check that it is "dead silence" rather than "...
- Wed Apr 07, 2021 12:19 pm
- Forum: Windows
- Topic: failed to read from a file in C.
- Replies: 1
- Views: 37
Re: failed to read from a file in C.
Are you working with a saved project, or a new recording?
If it is a saved project, what is the exact file name, including the full path (for example: "C:\Users\Fred\Documents\My Projects\tiddlywinks.aup3")
If it is a saved project, what is the exact file name, including the full path (for example: "C:\Users\Fred\Documents\My Projects\tiddlywinks.aup3")