Search found 59476 matches
- Tue Jul 24, 2012 3:41 pm
- Forum: Plug-in Archive
- Topic: Professional sounding fade out.
- Replies: 53
- Views: 53168
Re: Professional sounding fade out.
but that really needs to be a logarithmic scale - yuck. I see no reason why it has to be a logarithmic scale, especially if some other scale is more useful. "Power" in this context refers to the "power of the fade", so it is logically and mathematically correct . There's a dange...
- Tue Jul 24, 2012 2:14 pm
- Forum: Plug-in Archive
- Topic: Professional sounding fade out.
- Replies: 53
- Views: 53168
Re: Professional sounding fade out.
I do realize that users may expect to see the complementary pro-fade-in. :) For fading in, I'll sometimes use the "cross-fade in", sometimes a linear fade, and sometimes a repeated linear fade. The choice depends on context (the type of material and where in the material the fade is being...
- Tue Jul 24, 2012 1:22 pm
- Forum: Nyquist
- Topic: Convolution DSP
- Replies: 11
- Views: 9138
Re: Convolution DSP
Alas, this whole object-oriented programming gives me headaches and all sorts of pain. I've recently started looking at that side of Nyquist and I know exactly what you mean ;) (though it can give tremendous speed improvement over Lisp loop structures). The other question is whether fft yields the ...
- Tue Jul 24, 2012 12:45 pm
- Forum: GNU/Linux
- Topic: Audacity can't start with audiophile usb sound card
- Replies: 13
- Views: 8041
Re: Audacity can't start with audiophile usb sound card
The same error message is reported as a bug in the Fedora build of audacity-1.3.12-0.6.beta.fc14
https://bugzilla.redhat.com/show_bug.cgi?id=669883
Could you try uninstalling Audacity and try the Suse repository version.
https://bugzilla.redhat.com/show_bug.cgi?id=669883
Could you try uninstalling Audacity and try the Suse repository version.
Re: Metadata
Standard audio CDs don't have track data. They often appear to have because players such as WMP and iTunes look up the track listings for commercial CDs on the Internet based on a special identification number on the CD. However, there is an extension to the audio CD standard called "CD Text&qu...
- Tue Jul 24, 2012 4:16 am
- Forum: Windows
- Topic: VST Plugin Folder
- Replies: 5
- Views: 1418
Re: VST Plugin Folder
A bit late now, but it may be useful for other readers: Audacity searches for VST plug-ins in this order: On both Windows and OS X: Directories called "Plug-Ins", "Plugins" or "VST" in the Audacity installation directory. On Windows, the Audacity installation directory ...
- Tue Jul 24, 2012 2:59 am
- Forum: Plug-in Archive
- Topic: Professional sounding fade out.
- Replies: 53
- Views: 53168
Re: Professional sounding fade out.
it's doesn't fade from near silence by default. That seemed like a reasonable default to showcase the main feature. It would be easy enough to change the default. It still has slight disadvantages in that you have to open the dialogue Being that there is no "one size fits all" (or even &q...
- Tue Jul 24, 2012 1:18 am
- Forum: Compiling Audacity
- Topic: Error during compilation of audacity 2.0.1 Linux
- Replies: 21
- Views: 16449
Re: Error during compilation of audacity 2.0.1 Linux
What about libasound2 ?
- Tue Jul 24, 2012 1:01 am
- Forum: Nyquist
- Topic: Convolution DSP
- Replies: 11
- Views: 9138
Re: Convolution DSP
Yes, and my language is sometimes teribly faulty too. :D No worries, your writing is clear and comprehensible. is there any way to measure the speed of a code execution? Not that I know of, but if a piece of code is particularly slow it is often possible to devise a simple test to compare the speed...
- Mon Jul 23, 2012 11:17 pm
- Forum: GNU/Linux
- Topic: Missing top bar on Audacity 2.0.0
- Replies: 8
- Views: 12958
Re: Missing top bar on Audacity 2.0.0
Are you (both) talking about the main Audacity menu at the top of the main Audacity window? If so, are you having the problem where the menu disappears leaving only the letters "Fi" (the start of the "File" menu) visible? If that's the case, the problem is due to a bug in WxWidge...