Search found 59476 matches
- Thu Jul 12, 2018 5:38 pm
- Forum: GNU/Linux
- Topic: Metadata Error: Unknown text information frame
- Replies: 16
- Views: 1071
Re: Metadata Error: Unknown text information frame
Could you upload an MP3 file somewhere (such as dropbox or sendspace) so that we can take a look.
- Thu Jul 12, 2018 5:36 pm
- Forum: Windows
- Topic: Adding Plugins
- Replies: 19
- Views: 1189
Re: Adding Plugins
Hooray, we've found the problem. Download the "Audacity 2.2.2 installer " from here: https://www.audacityteam.org/download/windows/ When it has downloaded, double click on the .EXE file to run the installer. When the installation is complete, check again in "C:\Program Files (x86)\Aud...
- Thu Jul 12, 2018 5:34 pm
- Forum: GNU/Linux
- Topic: Metadata Error: Unknown text information frame
- Replies: 16
- Views: 1071
Re: Metadata Error: Unknown text information frame
Linux has much less reliance on file names than Windows. For example, a plain text file called "README" will be recognised by Linux as a plain text file, but Windows will probably say it can't open it. Windows relies heavily on the "file name extension", that is, the part of the ...
- Thu Jul 12, 2018 5:21 pm
- Forum: Windows
- Topic: Adding Plugins
- Replies: 19
- Views: 1189
Re: Adding Plugins
Have a look in "C:\Program Files (x86)\Audacity\Plug-Ins\"
Do you see a bunch of files with file extension ".ny"
For example:
Do you see a bunch of files with file extension ".ny"
For example:
Code: Select all
adjustable-fade.ny
beat.ny
clipfix.ny
crossfadeclips.ny
...
- Thu Jul 12, 2018 5:17 pm
- Forum: GNU/Linux
- Topic: Metadata Error: Unknown text information frame
- Replies: 16
- Views: 1071
- Thu Jul 12, 2018 4:19 pm
- Forum: GNU/Linux
- Topic: Metadata Error: Unknown text information frame
- Replies: 16
- Views: 1071
- Thu Jul 12, 2018 4:13 pm
- Forum: Audio Processing
- Topic: FFT windowing time and frequency resolution
- Replies: 8
- Views: 658
Re: FFT windowing time and frequency resolution
OK, I think I see what you are saying. Are you asking if window types that give less smearing in the frequency domain, give more smearing in the time domain, and vice verse? The answer is that the window type has little effect on the time resolution. It's the size of the window that has the major ef...
- Thu Jul 12, 2018 3:31 pm
- Forum: Audio Processing
- Topic: FFT windowing time and frequency resolution
- Replies: 8
- Views: 658
Re: FFT windowing time and frequency resolution
See higher up the same page: Time Smearing and Frequency SmearingPiotr Grochowski wrote: ↑Thu Jul 12, 2018 3:00 pmNote that it talks about lower frequency resolution, but nothing about the higher time resolution.
- Thu Jul 12, 2018 3:28 pm
- Forum: Windows
- Topic: Snap-to Disabling Itself
- Replies: 14
- Views: 713
Re: Snap-to Disabling Itself
What I mean is, the start point of an audio clip must be quantized somehow, computers being digital machines and all. Is it to an internal sample rate of 384000, or something else? Entirely an academic question of course. and the answer is quite technical. The start position of clips are defined in...
- Thu Jul 12, 2018 3:14 pm
- Forum: Windows
- Topic: 24-bit Recording Question
- Replies: 3
- Views: 917
Re: 24-bit Recording Question
I record in 24-bit solely so I can enjoy the headroom. If Audacity is set to record in 32-bit float (the default), then it will use the highest format it can get. 32-bit float is the recommended working format as it protects against clipping at 0 dB, and Audacity works internally in 32-bit float, s...