Have you been trying to modify the plug-in?
Also, please post error messages at text rather than as a screenshot.
Search found 59476 matches
- Thu May 11, 2017 10:25 pm
- Forum: macOS
- Topic: Error message from Crossfade Tracks effect
- Replies: 21
- Views: 2195
- Thu May 11, 2017 9:57 pm
- Forum: macOS
- Topic: Error message from Crossfade Tracks effect
- Replies: 21
- Views: 2195
Re: Error message from Crossfade Tracks effect
Try clicking the "Debug" button rather than the "OK" button. I expect it will show an error message. Copy and paste the error message (all of it, as text) into your reply.
Also, when you have a new question, please start a new topic and give it a relevant title.
Also, when you have a new question, please start a new topic and give it a relevant title.
- Thu May 11, 2017 9:52 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: swap out "Change tempo" for something better
- Replies: 4
- Views: 1622
Re: swap out "Change tempo" for something better
If +/- 0.0005% isn't accurate enough for you with the HQ setting in Change Tempo, get it as accurate as possible, then tweak the length using "Change Speed" to get the length exact.
- Thu May 11, 2017 9:39 pm
- Forum: Audio Processing
- Topic: USB Whine FIltering (Yeti Curse)
- Replies: 47
- Views: 9218
Re: USB Whine FIltering (Yeti Curse)
You've got a mix of LF and CRLF line endings, but that shouldn't be a problem. ;name "Mosquito-Killer4..." ;control iter "How many mosquitos to kill ?" int "1 - 16" 8 1 16 Both of those should be OK. https://forum.audacityteam.org/download/file.php?id=17668 Woah! What's...
- Thu May 11, 2017 9:29 pm
- Forum: Windows
- Topic: turn audio file to WAV file
- Replies: 5
- Views: 317
Re: turn audio file to WAV file
Do you mean tracks on an audio CD, or MP3 files on a data CD, or something else?ppaul3 wrote:I have a number of audio files on CD
- Thu May 11, 2017 6:17 pm
- Forum: Windows
- Topic: Subtract channel A from channel B to make channel C
- Replies: 5
- Views: 935
Re: Subtract channel A from channel B to make channel C
You can do that in the Nyquist Prompt effect with this command:jim downing wrote:Another very useful addition would be to display the value of a selected sample
Code: Select all
(snd-fetch *track*)- Thu May 11, 2017 12:45 pm
- Forum: Windows
- Topic: Win7 x64 Audacity 2.1.3 Side by Side Conflict Errors
- Replies: 26
- Views: 12189
Re: Win7 x64 Audacity 2.1.3 Side by Side Conflict Errors
Hi All https://forums.adobe.com/thread/1304813 This fixed this issue for me ...... note that ProgramFilesX86 has write protection .... you need to copy Audacity.exe to the desktop ....do this and copy the modified version back. Not helpful. That link goes to a two page topic with no clear resolutio...
- Thu May 11, 2017 12:23 pm
- Forum: New Plug-Ins
- Topic: Public Address 'Tannoy' effect
- Replies: 9
- Views: 3840
Re: Public Address 'Tannoy' effect
I maybe being dim here....but i have downloaded your plug in which is exactly what i need) Enabled it in plug ins and attempted to use it on a track. However, no matter what settings i choose, it doesn't seem to alter the audio. Other plugins work fine. Is your plugin dependent on something else th...
- Thu May 11, 2017 10:24 am
- Forum: Windows
- Topic: Bit depth on recording vs. mp3 export
- Replies: 2
- Views: 512
Re: Bit depth on recording vs. mp3 export
Audacity internally converts all recording to 32-bit float. Correct? Audacity works internally in 32-bit float format. If you have tracks that are 16 bit (BAD idea), then for each process that you apply to the track, Audacity will read the 16-bit data, convert to 32-bit, process it, convert back to...
- Thu May 11, 2017 10:01 am
- Forum: Windows
- Topic: DLLL HIJACKING Audacity 2.1.2
- Replies: 49
- Views: 9293
Re: DLLL HIJACKING Audacity 2.1.2
I captured a video showing all the steps I can't reproduce that on Linux because Audacity has been built with dynamic loading disabled. I'd expect (but not tested) those steps to 'work' on Windows because you have launched Audacity from the Desktop, making that the "working directory", an...