Search found 59476 matches
- Wed May 05, 2021 4:09 pm
- Forum: Windows
- Topic: Errors opening WAVE, M4A and AIFF formats
- Replies: 1
- Views: 78
Re: Errors opening WAVE, M4A and AIFF formats
For M4A files, you need to install FFmpeg (as the message says). See here for instructions: https://manual.audacityteam.org/man/installing_ffmpeg_for_windows.html Ensure that you use the "ffmpeg-win-2.2.2.exe" file (the download page recommends a different file, but apparently that's becau...
- Wed May 05, 2021 4:03 pm
- Forum: Windows
- Topic: How to make Audacity stop when the cassette tape stops?
- Replies: 11
- Views: 188
Re: How to make Audacity stop when the cassette tape stops?
I did have a couple of other apps open, but not running. Windows usually has a lot of things running in the background (without telling you). "Windows Update" can be a killer if it starts up while you are recording - that's one to watch out for. That video link I posted covers most of the...
- Wed May 05, 2021 3:57 pm
- Forum: Windows
- Topic: Exported WAV files are invisible
- Replies: 5
- Views: 206
- Wed May 05, 2021 1:54 pm
- Forum: GNU/Linux
- Topic: Audacity running in background but not showing up
- Replies: 5
- Views: 264
Re: Audacity running in background but not showing up
Never use "sudo" unless you are intentionally modifying the system.
To launch Audacity from a terminal, the command is just:
Code: Select all
audacity- Wed May 05, 2021 1:48 pm
- Forum: Adding Features to Audacity
- Topic: Addition to Filter Curve EQ
- Replies: 3
- Views: 177
Re: Addition to Filter Curve EQ
Lets say I need a filter centered on 800Hz with a passband of 40Hz at -6dB, and 60Hz at -60dB. It sounds like you want a Notch Filter: https://wiki.audacityteam.org/wiki/Nyquist_Effect_Plug-ins#Notch_Filter You can limit the depth (maximum attenuation) of a notch by mixing in a (much attenuated) co...
- Wed May 05, 2021 12:25 pm
- Forum: Recording Techniques
- Topic: Silent Subliminal presentation system.
- Replies: 3
- Views: 421
Re: Silent Subliminal presentation system.
Instead of modulating the message, can we just upconvert the speech signal to an inaudible frequency like above 16KHz? You can use any method you like to make the audio inaudible and it won't make any difference. If you can't hear it, then you can't hear it. There is some weak evidence that suggest...
- Wed May 05, 2021 11:25 am
- Forum: Windows
- Topic: How to make Audacity stop when the cassette tape stops?
- Replies: 11
- Views: 188
Re: How to make Audacity stop when the cassette tape stops?
Each side of each cassette is about 45-60 minutes. The player has auto reverse, so once I start it, it should run for 1.5 to 2.0 hours. After the player has played both sides it will stop. But Audacity keeps recording. What I usually do is to stop the recording manually after both sides are recorde...
- Wed May 05, 2021 11:21 am
- Forum: Windows
- Topic: How to make Audacity stop when the cassette tape stops?
- Replies: 11
- Views: 188
Re: How to make Audacity stop when the cassette tape stops?
Audacity was running while I was writing the post above. When I hot-keyed over to Audacity, it had stopped with an error message saying something like it did not have enough compute power to continue and telling me that I need to have fewer other apps running. Do I need to have Audacity be pretty m...
- Wed May 05, 2021 11:08 am
- Forum: Windows
- Topic: Open WAV and Label file via Named Pipes
- Replies: 1
- Views: 49
Re: Open WAV and Label file via Named Pipes
The commands that you need are: OpenProject2: Filename="fully qualified file name" Import2: Filename="fully qualified file name" where "fully qualified file name" means the file name and full path, such as "C:\User\Fred\Desktop\my-file.wav". The file name shou...
- Wed May 05, 2021 11:02 am
- Forum: GNU/Linux
- Topic: Audacity running in background but not showing up
- Replies: 5
- Views: 264
Re: Audacity running in background but not showing up
The first thing I would suggest is to reset Audacity back to factory settings. To do that: 1. Reboot the computer (this ensures that there is nothing running that will interfere with the next steps) 2. Open your "home" folder in your file browser, and enable "hidden files" in the...