Search found 59476 matches

by steve
Mon Jul 04, 2011 9:20 pm
Forum: Compiling Audacity
Topic: Audacity r11214 to r11216 fail to build on Linux
Replies: 1
Views: 2889

Audacity r11214 to r11216 fail to build on Linux

I'm getting the following errors on "make": gtk/FileDialogPrivate.cpp:102: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result /usr/bin/ar ruv FileDialog.a FileDialog.o gtk/FileDialogPrivate.o /usr/bin/ar: creating FileDialog.a a - FileDia...
by steve
Mon Jul 04, 2011 8:38 pm
Forum: New Plug-Ins
Topic: Remove Q setting from high-pass / low-pass filters
Replies: 12
Views: 8472

Re: Remove Q setting from high-pass / low-pass filters

"rolloff" appears to be more common in American documentation (when used as a noun), so as the Audacity documentation is in US English I agree we should go with that. "cut-off" is virtually always hyphenated, and "plug-in" is already specified for Audacity documentation...
by steve
Mon Jul 04, 2011 5:46 pm
Forum: Windows
Topic: V1.3.13 stalls on W7 (32 bit) SP1
Replies: 17
Views: 1908

Re: V1.3.13 stalls on W7 (32 bit) SP1

Do other programs playback OK?
If they do, then go to "Edit menu > Preferences > Devices" and set the Playback device to "Microsoft Soundmapper - Output"
by steve
Mon Jul 04, 2011 5:39 pm
Forum: Audio Processing
Topic: effect(filter) for amplifying by separate wave sequences.
Replies: 12
Views: 4147

Re: effect(filter) for amplifying by separate wave sequences

Audacity does not currently support batch processing with Nyquist. However, Audacity has a built in compressor (in the Effect menu) that can be used in "Chains" to perform batch processing. See these links for more info: http://manual.audacityteam.org/man/Compressor http://manual.audacityt...
by steve
Sun Jul 03, 2011 9:54 pm
Forum: Windows
Topic: Also wont send mp3
Replies: 1
Views: 349

Re: Also wont send mp3

How can we answer that?
You need to tell us exactly what you are using, what you are doing and what is/is not happening. The more detail that you can provide the better.
by steve
Sun Jul 03, 2011 9:46 pm
Forum: GNU/Linux and Unix-like
Topic: Audacity hangs when loading MP3
Replies: 41
Views: 10673

Re: Audacity hangs when loading MP3

I'm not gonna do that, since there were always problems with hardware compatibility. You could try running the Live CD (without installing). If the Live CD fully supports your hardware then your hardware will also be supported by that version if it is installed. I completely understand that you are...
by steve
Sun Jul 03, 2011 9:11 pm
Forum: Windows
Topic: USB - ADC
Replies: 3
Views: 793

Re: USB - ADC

Of course, it doesn't help to have higher resolution than your audio files... sebgar asked about "analog-to-digital". Answering his question literally, "the best output to match the highest quality in audacity" would be 32-bit float, but an accurate 96 kHz 32-bit float A/D conve...
by steve
Sun Jul 03, 2011 8:53 pm
Forum: GNU/Linux and Unix-like
Topic: Wafeform and buttons very small on screen
Replies: 6
Views: 2362

Re: Wafeform and buttons very small on screen

Is your screen "widescreen format"? Do you know what the actual aspect ratio of your screen is? (for example, traditional CRT monitor were usually 4:3 whereas many flat screen monitors are 16:9 or 16:10). Do you know what sort of video card your computer has? Have you tried checking in &qu...
by steve
Fri Jul 01, 2011 3:31 pm
Forum: GNU/Linux and Unix-like
Topic: Wafeform and buttons very small on screen
Replies: 6
Views: 2362

Re: Wafeform and buttons very small on screen

For a 19" screen the screen resolution would normally be 1024x768 (or greater). To get text at a reasonable size you would want the font settings at about 96 dpi. To set that (in Ubuntu 10.10) System > Preferences > Appearance > Fonts > "Details" button. What I find surprising is that...
by steve
Fri Jul 01, 2011 3:24 pm
Forum: Windows
Topic: [SOLVED] Import raw file with multiple wave headers
Replies: 6
Views: 1723

Re: Import raw file with multiple wave headers

Sprinterdriver wrote:I think that wouldn't be successfull because, like you said - the first heeader determine the length.
As Gale said, if you Import Raw, then the header data will be ignored and the entire file should be imported (with audible and visible clicks where the header data occurs).
Have you tried it?