Search found 59476 matches
- Thu Jul 30, 2020 9:26 am
- Forum: Windows
- Topic: How do I fix gravelly/bumpy audio?
- Replies: 3
- Views: 51
Re: How do I fix gravelly/bumpy audio?
What is it?
- Thu Jul 30, 2020 9:18 am
- Forum: Windows
- Topic: 32 bits Flac splitting
- Replies: 14
- Views: 167
Re: 32 bits Flac splitting
why no 32 bits option ? See: https://xiph.org/flac/format.html#frame_header Sample size in bits: 000 : get from STREAMINFO metadata block 001 : 8 bits per sample 010 : 12 bits per sample 011 : reserved 100 : 16 bits per sample 101 : 20 bits per sample 110 : 24 bits per sample 111 : reserved
- Thu Jul 30, 2020 12:59 am
- Forum: macOS
- Topic: Sound Finder missing
- Replies: 2
- Views: 205
Re: Sound Finder missing
This topic has posts from 2016 where the solution was selecting Nyquist under preferences. That's not relevant to your case. When I scroll down the Analyze menu to Sound Finder it immediately displays: /Application/Audacity.app/Contents/plug-ins/SoundFinder.ny /Volumes/Audacity2.4.1/Audacity.app/Co...
- Wed Jul 29, 2020 8:03 pm
- Forum: Audio Processing
- Topic: Part of track selected while in effect window: Cannot select whole track
- Replies: 1
- Views: 156
Re: Part of track selected while in effect window: Cannot select whole track
For "normal" effects: If the project has only one track, then you can: 1. Apply the effect to the selection. This causes the settings to be remembered for next time. 2. "Ctrl + Z" (Undo) 3. "Ctrl + A" (select all) 4. "Ctrl + R" (repeat last effect) The above s...
- Wed Jul 29, 2020 6:33 pm
- Forum: Windows
- Topic: HOW TO COMPRESS AN MP-3 VOICE-OVER FILE,SO I CAN SEND IT BY E-MAIL.
- Replies: 7
- Views: 113
Re: HOW TO COMPRESS AN MP-3 VOICE-OVER FILE,SO I CAN SEND IT BY E-MAIL.
The obvious problem is size. Audacity projects can be huge. An MP3 is typically less than 10% of the size of an Audacity project.GregConnery wrote: ↑Wed Jul 29, 2020 5:35 pmWhat's the problem with simply packing it into an archive and sending it as an attachment?
- Wed Jul 29, 2020 6:15 pm
- Forum: macOS
- Topic: Can't open webm (libraries are installed)
- Replies: 7
- Views: 216
Re: Can't open webm (libraries are installed)
For me, VLC can open it. Nothing else can.
Webm is a "container format", which means that the actual audio data may be in one of many different formats. It appears that Mac supports some webm files, but not others.
Webm is a "container format", which means that the actual audio data may be in one of many different formats. It appears that Mac supports some webm files, but not others.
- Wed Jul 29, 2020 6:07 pm
- Forum: macOS
- Topic: MDM deployment to Catalina with standard users [SOLVED]
- Replies: 7
- Views: 126
Re: MDM deployment to Catalina with standard users
I could be wrong, but I thought that the release version of Audacity 2.4.2 did prompt for microphone permission
Audacity is listed in microphone permissions on my Mac.
(macOS is not my usual OS)
- Wed Jul 29, 2020 3:57 pm
- Forum: macOS
- Topic: MDM deployment to Catalina with standard users [SOLVED]
- Replies: 7
- Views: 126
Re: MDM deployment to Catalina with standard users
Which version of Audacity are you trying to use?
- Wed Jul 29, 2020 1:55 pm
- Forum: macOS
- Topic: Nyquist returns value... but why???
- Replies: 3
- Views: 223
Re: Nyquist returns value... but why???
I've split your post to a new topic as I doubt that the 7 year old thread where you posted is still relevant. “Nyquist returned the value: 18“. What does this mean Without further information, it just means that the plug-in failed. I'm going to take a wild guess - If your project, or any tracks in t...
- Wed Jul 29, 2020 1:50 pm
- Forum: Windows
- Topic: Audacity w. FFmpeg will not open .dff file?
- Replies: 3
- Views: 157
Re: Audacity w. FFmpeg will not open .dff file?
I'm assuming that you have FFmpeg correctly installed and working. You can check that as follows: 1. Launch Audacity 2. "Generate menu > Chirp", then "OK" (default settings create a 30 second rising tone) 3. "File menu > Export > Export Audio" 4. Select "M4A (AAC) ...