Search found 59476 matches
- Mon Aug 19, 2019 10:04 am
- Forum: Windows
- Topic: Problem with panning via macro
- Replies: 3
- Views: 267
Re: Problem with panning via macro
Maybe is a BUG ? Yes, I think so. I expected this would work, but it only exports a mono track: SelectAll: StereoToMono:Use_Preset="<Factory Defaults>" Duplicate: SelectTracks:Mode="Set" Track="0" TrackCount="1" FadeOut:Use_Preset="<Factory Defaults>&quo...
- Mon Aug 19, 2019 1:14 am
- Forum: Nyquist
- Topic: LISP code for multiple selections like Contrast plug-in
- Replies: 3
- Views: 584
Re: LISP code for multiple selections like Contrast plug-in
Nyquist plug-ins don't stay open like the Contrast tool, but Nyquist does have a variable called *scratch* which can be used to store a value that will persist after the plug-in has run. https://wiki.audacityteam.org/wiki/Nyqu ... *_Tutorial
- Mon Aug 19, 2019 12:06 am
- Forum: Windows
- Topic: Recording 3 mics with Behringer UMC404HD
- Replies: 27
- Views: 3632
Re: Recording 3 mics with Behringer UMC404HD
It's all down to having a computer sound system (including hardware and drivers) that can expose multiple channels as a single device.From what I read here on the forum, very few people are successfully multitack recording with Audacity.
- Sun Aug 18, 2019 10:57 pm
- Forum: New Plug-Ins
- Topic: Walter Quad Effects (Tone, Compressor, Binson Echo, Reverb
- Replies: 9
- Views: 1371
Re: Walter Quad Effects (Tone, Compressor, Binson Echo, Reverb
Which part doesn't support stereo? Is it just the track selection?
- Sun Aug 18, 2019 10:03 pm
- Forum: Windows
- Topic: Good grief! No tips on how to go to a specific time work!
- Replies: 3
- Views: 401
Re: Good grief! No tips on how to go to a specific time work!
Ok, folks, how the hell do I jump to a specific start time https://manual.audacityteam.org/m/images/9/9e/selectiontoolbarannotated.png Enter the required time in the "Start" time control. (See: https://manual.audacityteam.org/man/selection_toolbar.html) Alternatively, press the "[&qu...
- Sun Aug 18, 2019 9:59 pm
- Forum: Adding Features to Audacity
- Topic: XDG directory support
- Replies: 4
- Views: 823
Re: XDG directory support
I've logged this on Audacity's bug tracker: https://bugzilla.audacityteam.org/show_bug.cgi?id=2201
- Sun Aug 18, 2019 9:38 pm
- Forum: Windows
- Topic: deleting audio w/out moving track
- Replies: 1
- Views: 96
Re: deleting audio w/out moving track
"Split Delete"
It's in "Edit menu > Remove Special".
It's in "Edit menu > Remove Special".
- Sun Aug 18, 2019 9:36 pm
- Forum: Windows
- Topic: Problem with panning via macro
- Replies: 3
- Views: 267
Re: Problem with panning via macro
You need to pan track 0 to one side, and pan track 1 to the other side. You can do that with the PanLeft and PanRight commands. When the tracks are panned, there is no need to add the new stereo track. The exported file will automatically be stereo if any of the exported tracks are panned away from ...
- Sun Aug 18, 2019 9:30 pm
- Forum: Nyquist
- Topic: is there a good Nyquist compressor plug in för drums and guitar out there
- Replies: 7
- Views: 739
Re: is there a good Nyquist compressor plug in för drums and guitar out there
Yes, except for "Hard clip", which is 1:1 up to the limit level, then infinity:1 at the threshold (limit) level.hakan.walterson wrote: ↑Sun Aug 18, 2019 9:13 pms it correct to say that the compression of the limiter corresponds to a curve where the angle at the start is 45 degrees (1:1) and at the top is horizontal (infinity:1)
- Sun Aug 18, 2019 9:03 pm
- Forum: Nyquist
- Topic: is there a good Nyquist compressor plug in för drums and guitar out there
- Replies: 7
- Views: 739
Re: is there a good Nyquist compressor plug in för drums and guitar out there
Is it correct to say that the clipping effects work like an overdrive stompbox? Pretty much yes. "Hard clipping" is like a "Fuzz box" effect. I do not see any way to control the compression ratio, or have I missed something? The compression ratio varies with the "knee"...