Search found 59476 matches
- Tue Aug 28, 2018 1:19 pm
- Forum: Adding Features to Audacity
- Topic: Editing during playback
- Replies: 3
- Views: 337
Re: Editing during playback
Trying to make Audacity run reliably on three different platforms, with a huge range of computers from ancient single processor 386 machines to state of the art multi-processor machines, is no easy task. Implementing "virtual editing" in Audacity would be a huge change to the code, and ask...
- Tue Aug 28, 2018 1:10 pm
- Forum: macOS
- Topic: Post recording dead mic noise
- Replies: 27
- Views: 1501
Re: Post recording dead mic noise
Yes you do have other Nyquist plug-ins installed. "High Pass Filter..." in the bottom part of the Effect menu is one of the standard Nyquist plug-ins that is included in Audacity. In Finder, right click on "Noisegate.ny" and select "Get Info", then take a screen shot of...
- Tue Aug 28, 2018 12:55 pm
- Forum: Windows
- Topic: Cut and paste clips in a track
- Replies: 3
- Views: 433
Re: Cut and paste clips in a track
I use other video editing softwares This often catches people that come from video editing backgrounds. Audacity is not a video editor. Handling clips is very natural for video as it is frame based, but audio is more fluid in that it is both sample based and time based. With video editing, if you w...
- Tue Aug 28, 2018 12:35 pm
- Forum: macOS
- Topic: Post recording dead mic noise
- Replies: 27
- Views: 1501
Re: Post recording dead mic noise
Topic moved to the Mac forum as it has become Mac specific. I had updated to the latest version prior to trying to add the Noise Gate plugin. It's not showing up in my 2.2.2 version, Do other Nyquist plug-ins show up? Do you have Nyquist effects in your "Effect" menu (such as "High Pa...
- Tue Aug 28, 2018 12:27 pm
- Forum: Compiling Audacity
- Topic: Installing ASIO in Audacity
- Replies: 32
- Views: 26981
Re: Installing ASIO in Audacity
But I'm not 100% sure if this approach is legal. Any thoughts? You would need an addition part to step 3 for it to comply with Steinberg's license: 3a. Prompt user to sign Steinberg's "non-distributable license" agreement. 3b. Downloads ASIO SDK from Steinberg. I recall asking the develop...
- Tue Aug 28, 2018 12:05 pm
- Forum: Plug-in Archive
- Topic: Delay with bpm and panning
- Replies: 46
- Views: 6987
Re: Delay with bpm and panning
First, let's define what the problem is: At the end of the previous (working) version, you have: (if (arrayp *track*) (stereo-delay *track*) "Error.\nStereo track required.") which says: "if the track is stereo, apply the function 'stereo-delay' to the track", else throw an error...
- Tue Aug 28, 2018 11:45 am
- Forum: Windows
- Topic: Cut and paste clips in a track
- Replies: 3
- Views: 433
Re: Cut and paste clips in a track
When pasting a clip into a track, if there is a selection , the pasted audio will replace the selection. Thus, if you paste a 1 second clip into a 2 second selection, the 2 second selection will be replaced by the 1 second clip, and all audio in the track after the selection will move to the left . ...
- Tue Aug 28, 2018 12:58 am
- Forum: macOS
- Topic: Post recording dead mic noise
- Replies: 27
- Views: 1501
- Tue Aug 28, 2018 12:03 am
- Forum: Windows
- Topic: Some UI elements can't be themed
- Replies: 5
- Views: 355
Re: Some UI elements can't be themed
I rarely use Windows, but last time I looked, Windows 10 themes seemed to be broken - most apps were not properly themed. When you have the Windows 10 dark theme enabled, do other applications appear properly themed?
- Mon Aug 27, 2018 11:49 pm
- Forum: macOS
- Topic: Post recording dead mic noise
- Replies: 27
- Views: 1501