Search found 59476 matches
- Thu Jan 25, 2018 11:27 pm
- Forum: macOS
- Topic: Sound samples not linking as a continuous wave.
- Replies: 2
- Views: 351
Re: Sound samples not linking as a continuous wave.
Digital audio isn't "continuous". It's actually just a series of discrete numbers (called "samples"). At high zoom levels, these samples are displayed as dots. This has not changed, except that previously the dots were drawn with lines joining each dot to the next. In the current...
- Thu Jan 25, 2018 11:17 pm
- Forum: Nyquist
- Topic: how to run YIN starting at sound start + 0.25s?
- Replies: 17
- Views: 3374
Re: how to run YIN starting at sound start + 0.25s?
You beat me to it. I was about to give you a cryptic clue: "you're getting too confident"
You have discovered why it is so often said that "globals are bad / evil" (not that they are - you just have to be very careful when and where you use them).
You have discovered why it is so often said that "globals are bad / evil" (not that they are - you just have to be very careful when and where you use them).
- Thu Jan 25, 2018 8:18 pm
- Forum: Windows
- Topic: Chris's Dymanic Compressor
- Replies: 5
- Views: 347
Re: Chris's Dymanic Compressor
I've found the download on the "Audacity to podcast" site, and it appears that they have made a ZIP package on a Mac. When opening the ZIP file, there should be a file called "compress.ny" (no dot at the start of the name), and a folder called "_MACOSX". Ignore the fold...
- Thu Jan 25, 2018 7:42 pm
- Forum: Windows
- Topic: Audacity not enabeling gsnap
- Replies: 5
- Views: 623
Re: Audacity not enabeling gsnap
Ensure that you have the 32-bit version of GSnap.
If you require further help, please state which version of Windows you are using,
and the exact three-section version of Audacity from "Help menu > About Audacity".
If you require further help, please state which version of Windows you are using,
and the exact three-section version of Audacity from "Help menu > About Audacity".
- Thu Jan 25, 2018 7:41 pm
- Forum: Windows
- Topic: Chris's Dymanic Compressor
- Replies: 5
- Views: 347
Re: Chris's Dymanic Compressor
Please state which version of Windows you are using,
and the exact three-section version of Audacity from "Help menu > About Audacity".
and the exact three-section version of Audacity from "Help menu > About Audacity".
The file name should not begin with a dot. Where did you download the file from?Macatt wrote:"._compress.ny" file
- Thu Jan 25, 2018 6:36 pm
- Forum: Windows
- Topic: problems with sequence tags
- Replies: 3
- Views: 672
Re: problems with sequence tags
There's a bug in Audacity 2.2.1 that can lose data from a project if you overwrite the current project using "File menu > Save Project As..." The bug does not occur if you overwrite the current project using "File menu > Save Project", or "Ctrl + S", and it does not occ...
- Thu Jan 25, 2018 6:24 pm
- Forum: Windows
- Topic: problem importing stems.
- Replies: 1
- Views: 273
Re: problem importing stems.
libavformat.55.dylib That's the Mac version of FFmpeg. It wont work on Windows. See here for installing FFmpeg on Windows: http://manual.audacityteam.org/man/installing_and_updating_audacity_on_windows.html#winff See here for installing LAME on Windows: http://manual.audacityteam.org/man/installing...
- Thu Jan 25, 2018 6:20 pm
- Forum: Windows
- Topic: Ideal settings for Cassette
- Replies: 6
- Views: 1007
Re: Ideal settings for Cassette
Sorry but there was a glitch in the forum software when I merged your posts and your uploaded audio sample disappeared. Could you re-upload it. Thanks.
- Thu Jan 25, 2018 6:14 pm
- Forum: Windows
- Topic: problems with sequence tags
- Replies: 3
- Views: 672
Re: problems with sequence tags
Did you happen to use "Save Project As" to save the project with the same name?
Re: 2.2.0 bug
On Linux, Software Playthrough is not normally required because PulseAudio can provide that. "Playthrough" should only be enabled in one place, either in Audacity, or in the sound system (usually Pulse). If both are enabled, they will fight for access to the audio hardware, and Audacity wi...