Search found 59476 matches

by steve
Fri Oct 26, 2012 12:59 pm
Forum: Windows
Topic: Playback sound quality lousy
Replies: 24
Views: 3916

Re: Playback sound quality lousy

tijuca wrote: As far as I can tell I do not have a Windows Sound Recorder.
See here: http://windows.microsoft.com/is-IS/wind ... d-Recorder
by steve
Fri Oct 26, 2012 11:49 am
Forum: Windows
Topic: Behringer 1832
Replies: 2
Views: 470

Re: Behringer 1832

I don't have the manual so I've not checked. The on-board effects are likely to be routed through to the main mix by default. The monitor mix is probably a dry (no effects) mix if you are taking it from channel monitor sends. My guess would be that you should use the main out for your speaker, but y...
by steve
Fri Oct 26, 2012 11:44 am
Forum: Windows
Topic: sending file from external HD to Audacity to edit
Replies: 6
Views: 833

Re: sending file from external HD to Audacity to edit

kozikowski wrote:You can install the FFMpeg software and that should let Audacity open Windows Media files.

http://manual.audacityteam.org/index.ph ... tallffmpeg
As long as they are not DRM protected.
by steve
Fri Oct 26, 2012 11:42 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Is it possible to get linking semantics with Audacity?
Replies: 12
Views: 4348

Re: Is it possible to get linking semantics with Audacity?

All I really need is for Audacity to re-render the waveform when it opens the project file, but apparently it caches this information on disk, because it's somehow finding the old waveform even though it is playing the new one. Alternatively, some sort of manual "track refresh" would solv...
by steve
Fri Oct 26, 2012 11:31 am
Forum: Windows
Topic: Can't Record - Also "Error opening Sound Device"
Replies: 14
Views: 4495

Re: Can't Record - Also "Error opening Sound Device"

sten wrote: If ASIO4ALL doesn't require ASIO SDK, Audacity could be made to accept ASIO4ALL, yes?
No. To support ASIO4ALL, Audacity must be built with Steinberg's ASIO SDK and so becomes non-distributable.
by steve
Fri Oct 26, 2012 4:10 am
Forum: Windows
Topic: sending file from external HD to Audacity to edit
Replies: 6
Views: 833

Re: sending file from external HD to Audacity to edit

File > Import > Audio
by steve
Fri Oct 26, 2012 1:49 am
Forum: General Audio Programming
Topic: Importing non audio files as raw data
Replies: 17
Views: 21497

Re: Importing non audio files as raw data

rlaliberty wrote: I'd buy you a beer if I could.
We're probably several time zones apart, but next time you're having a beer, raise your glass... cheers ;)
by steve
Fri Oct 26, 2012 1:39 am
Forum: Plug-in Archive
Topic: Adjustable Fade
Replies: 271
Views: 73559

Re: Professional sounding fade out.

If we want a linear gain in the choices then I think it should be called that, probably "Gain (Linear)". That looks good to me. Also I am not sure in the 26, 26a, 26b versions that it is clear enough that you can enter positive dB gains (hence my idea of adding "+ or -" in the c...
by steve
Fri Oct 26, 2012 12:56 am
Forum: Plug-in Archive
Topic: Adjustable Fade
Replies: 271
Views: 73559

Re: Professional sounding fade out.

The big problem with dB values on sliders is that the sliders in Nyquist plug-ins are linear scale. (you usually end up using text input instead of the sliders) Can this be mitigated to some extent by skewing the scale so it contains the entire useful range (goes above 0)? I've been looking at the ...
by steve
Fri Oct 26, 2012 12:47 am
Forum: Plug-in Archive
Topic: Adjustable Fade
Replies: 271
Views: 73559

Re: Professional sounding fade out.

And look at how other audio programs give a nice clear ui fade that looks like a user not a developer authored it... :) Thanks again for your comments yulac, I wish more users would actively engage in the development process as you have. I am the developer of this plug-in effect, and yes I'm also a...