Search found 24069 matches

by Gale Andrews
Sat Nov 03, 2012 12:03 am
Forum: Feature Request Archive
Topic: Distortion effects
Replies: 23
Views: 16007

Distortion effects

[Moderator note: Topic split from: http://forum.audacityteam.org/viewtopic.php?p=195801#p195801] We do see requests for general distortion effects quite frequently on the forum, but we tend to direct them to either the Leveller effect, or to VST rather than to making a feature request. Perhaps some...
by Gale Andrews
Fri Nov 02, 2012 11:36 pm
Forum: General Audio Programming
Topic: USB HID Joysticks and Gamepads
Replies: 16
Views: 8158

Re: USB HID Joysticks and Gamepads

But AutoHotKey is Windows only. Well the request is for global shortcuts. I think such a feature can benefit many people who are using the program, especially since it is possible to implement it from a cross-platform point of view, just like VLC. I've looked a bit further into this. With the versi...
by Gale Andrews
Fri Nov 02, 2012 6:13 am
Forum: Plug-in Archive
Topic: Adjustable Fade
Replies: 271
Views: 73559

Re: Adjustable Fade

Do you have an insentive scheme where you pay or offer a prize to participate in the listening pannels? Mayve Or tit he software testings... mayve even for free company it is not bad idea to put som e monies aside for it. Audacity isn't completely demonetised. It has costs (for example, hosting thi...
by Gale Andrews
Fri Nov 02, 2012 6:03 am
Forum: Plug-in Archive
Topic: Adjustable Fade
Replies: 271
Views: 73559

Re: Adjustable Fade

I think it would be worth splitting some of the recent posts here to a "Professional Fade In" or similar topic.


Gale
by Gale Andrews
Fri Nov 02, 2012 6:01 am
Forum: Plug-in Archive
Topic: Adjustable Fade
Replies: 271
Views: 73559

Re: Adjustable Fade

Is there any mileage in entering "%" in the text box to switch format to "% of original gain" (or for that matter, entering dB to switch to dB)? I had considered that, but I think that it makes text entry too complicated. There is little or no scope to make it clear whether the ...
by Gale Andrews
Fri Nov 02, 2012 5:33 am
Forum: New Plug-Ins
Topic: AGC - Automatic Gain Control
Replies: 37
Views: 42660

Re: AGC - Automatic Gain Control

As Nyquist effects are "below the line", would it not be possible to remove Leveller and squeeze in 2 Nyquist effects below the line? Maybe, but I would not bet on it. If you get AGC in and it has some kind of distortion effect, then that kind of distortion is in Audacity. We also get a l...
by Gale Andrews
Fri Nov 02, 2012 5:05 am
Forum: General Audio Programming
Topic: USB HID Joysticks and Gamepads
Replies: 16
Views: 8158

Re: USB HID Joysticks and Gamepads

I'll add the vote for global shortcuts. one issue that may be a problem with enabling global hot keys in Audacity is that it may conflict with screen reader support. Supported global shortcuts on Windows usually have the Windows key modifier, so at least should not interfere with default Audacity sh...
by Gale Andrews
Fri Nov 02, 2012 4:50 am
Forum: GNU/Linux
Topic: lossless trimming?
Replies: 6
Views: 22306

Re: lossless trimming?

Is the padding silence or almost so? If so, have you tried Analyze > Sound Finder?


Gale
by Gale Andrews
Fri Nov 02, 2012 4:41 am
Forum: Windows
Topic: Intermittent Audio when Recording LP
Replies: 7
Views: 943

Re: Intermittent Audio when Recording LP

The only suggestions I have are to try increasing the "Audio to buffer" in Audacity's "Recording" Preferences (though this would be more likely to help with a USB device); and try the tips here:
http://wiki.audacityteam.org/wiki/Manag ... nd_Drivers .


Gale
by Gale Andrews
Fri Nov 02, 2012 4:33 am
Forum: Windows
Topic: VST Effects 8192 samples delay
Replies: 11
Views: 2650

Re: VST Effects 8192 samples delay

I'm not an expert on VST effects, but as I understand it the issue is to do with how the effects handle audio buffers. To provide smooth real-time output the plug-in needs to pre-load data into an audio buffer (typically between 512 and 8192 samples). In the absence of the host program reporting it...