Search found 24069 matches

by Gale Andrews
Thu Jul 19, 2012 2:11 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

Try compiling HEAD instead of the 2.0.1 tarball ( http://audacityteam.org/community/developers#svn ) .

Use ./configure without any options or arguments.




Gale
by Gale Andrews
Wed Jul 18, 2012 6:26 am
Forum: Windows
Topic: Audacity Recording Freeze at 38m 47.5s: Win7
Replies: 77
Views: 16576

Re: Audacity Recording Freeze at 38m 47.5s: Win7

@Gale: If Dennis wants to try a build with IMAGE_FILE_LARGE_ADDRESS_AWARE set to yes and enable 4GT for himself, I could make such a build as an experiment, though I don't see why it would help crashes when Audacity isn't using anything like that amount of RAM, which I think is true for Dennis. Of ...
by Gale Andrews
Wed Jul 18, 2012 6:00 am
Forum: Audio Processing
Topic: Transport and Meter toolbars dockable in the Mixer Board.
Replies: 36
Views: 11124

Re: Transport and Meter toolbars dockable in the Mixer Board

How about if the Master Fader Track were always created at the top, immediately below the Time Track (if one exists)? Still doesn't help that much if your tracks don't fit in the vertical scroll. Do other DAW's not keep the Master Fader Track always on screen? What happens if you close any other ki...
by Gale Andrews
Wed Jul 18, 2012 4:21 am
Forum: Windows
Topic: Unable to adjust recording levels
Replies: 3
Views: 1877

Re: Unable to adjust recording levels

There is a slider for a mic under the USB audio controller which did work somewhat. I think I'll try plugging my old analog turntable in and see if there's a slider for that(line?) or should I just be able to control it via the volume on the turntable? In any case thanks it sounds better. You shoul...
by Gale Andrews
Wed Jul 18, 2012 4:00 am
Forum: Windows
Topic: Export WAV in chain changes bit rate
Replies: 41
Views: 199251

Re: Export WAV in chain changes bit rate

Audacity cannot batch convert the sample rate. If you require sample rate conversion you will need to use a different program (such as dBpoweramp or similar) Yes, unless the existing files you want to convert are already 8000 Hz you won't be able to use Chains to convert the sample rate. You can im...
by Gale Andrews
Wed Jul 18, 2012 3:25 am
Forum: Audacity 2.x Feedback and Reviews
Topic: Label Tracks and Shortcuts (Known Issue) - extra info
Replies: 13
Views: 5760

Re: Label Tracks and Shortcuts (Known Issue) - extra info

This refers to the Known Issue in the 2.0.1 Release Notes: http://wiki.audacityteam.org/wiki/Release_Notes_2.0.1#Label_Tracks, according to which - and my own experience - when typing j/K or k/K into a label, they can act as shortcuts to commands, rather than appearing as text. I think I can add so...
by Gale Andrews
Wed Jul 18, 2012 3:08 am
Forum: Audio Processing
Topic: File name in Plot Spectrum title bar
Replies: 3
Views: 973

Re: File name in Plot Spectrum title bar

I'll add your vote for multiple spectra per project. At the moment there is only one spectrum per project, calculated for multiple tracks if multiple tracks are selected. You can use File > Open to import a file into a new project window, which will then have its own spectrum window, but I'll also a...
by Gale Andrews
Wed Jul 18, 2012 2:52 am
Forum: macOS
Topic: Reverb plug-ins
Replies: 1
Views: 631

Re: Reverb plug-ins

GVerb is included in the Effect menu, but you may find it more convenient to obtain a third-party plug-in for reverb.

See this page for some ideas http://wiki.audacityteam.org/index.php?title=GVerb .


Gale
by Gale Andrews
Wed Jul 18, 2012 2:22 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

I just tried to compile Audacity 2.0.1 for RHEL / Centos 6 All dependancies are found but at the end of the configure I get the following error message : config.status: creating Makefile config.status: creating config.h === configuring in lib-src/libogg (/download/audacity-src-2.0.1/lib-src/libogg)...
by Gale Andrews
Tue Jul 17, 2012 6:47 am
Forum: Windows
Topic: Error on sliding time scale/pitch shift - SOLVED
Replies: 100
Views: 25140

Re: Error on sliding time scale/pitch shift

I managed to reproduce the bug on windows vista by running the effect on infinite loop in audacity. It is a bug with a destructor in my code - a rather convoluted one which I haven't figured out yet. I should be able to submit a patch soon, though Thanks, Clayton. I started a bug for it http://bugz...