Search found 59476 matches

by steve
Wed Oct 10, 2012 3:50 pm
Forum: Windows
Topic: Setting up Adacity to record DJ mixes
Replies: 44
Views: 8126

Re: Setting up Adacity to record DJ mixes

gmc76a wrote:I have a pioneer djm-500 & it is not a USB mixer - some help would be nice ???
Did you read my previous post?
by steve
Wed Oct 10, 2012 3:21 pm
Forum: Windows
Topic: Adobe Premier Elements 10 editing
Replies: 1
Views: 1154

Re: Adobe Premier Elements 10 editing

The basic method would be to create your audio in Audacity, Export it as a WAV file (File menu > Export > Audio) then import the WAV file into Elements. Audacity allows you to alter the level of the audio in a track. One way (there are others) is to use the Envelope Tool: http://manual.audacityteam....
by steve
Wed Oct 10, 2012 3:15 pm
Forum: Windows
Topic: Track label numbering offset
Replies: 6
Views: 885

Re: Track label numbering offset

I am now assuming, of course, that the number that can be used in the track title comes from the metadata that has been specified. I had earlier thought it came directly from an internal count of the 'labels' specified, which, if true, would complicate things a little. If you are using one of the n...
by steve
Wed Oct 10, 2012 2:58 pm
Forum: Windows
Topic: Loud Beep at regular intervals
Replies: 6
Views: 842

Re: Loud Beep at regular intervals

Do you have any shareware or demo plug-ins or other audio applications that may be causing the beeps?
by steve
Wed Oct 10, 2012 2:55 pm
Forum: Windows
Topic: No right-click function in the GUI?.....
Replies: 6
Views: 856

Re: No right-click function in the GUI?.....

sten wrote: I didn't find that in the FAQ, though.
It doesn't get asked frequently enough ;)
It's in the manual here: http://manual.audacityteam.org/o/man/au ... html#panel
by steve
Wed Oct 10, 2012 2:47 pm
Forum: GNU/Linux
Topic: audacity only works once after install
Replies: 4
Views: 1973

Re: audacity only works once after install

The problem seems to be that Audacity can't gain access to the sound system.
Does your computer have HDMI audio?
Does your sound system use PulseAudio?
by steve
Wed Oct 10, 2012 2:40 pm
Forum: General Audio Programming
Topic: Play a sound at different speed
Replies: 3
Views: 3072

Re: Play a sound at different speed

Audacity uses (depending on the build) either libreample, or libsamplerate or libsoxr.

If you are looking for command line access to resampling, have a look at SoX http://sox.sourceforge.net/Docs/Features
If you just want the library, see libsoxr.
by steve
Wed Oct 10, 2012 2:32 pm
Forum: macOS
Topic: "Stuttering" Glitch
Replies: 10
Views: 3324

Re: "Stuttering" Glitch

haelen wrote:I guess I could close some non-essential apps before recording.
Do try that.
by steve
Wed Oct 10, 2012 2:30 pm
Forum: macOS
Topic: Audacity can't find USB Cassette Drive
Replies: 3
Views: 1504

Re: Audacity can't find USB Cassette Drive

If the USB device does not appear in the Device Toolbar, try "Transport menu > Rescan Audio Devices".
(Rescanning should not be necessary if the USB device is connected before you launch Audacity)
by steve
Wed Oct 10, 2012 2:27 pm
Forum: General Audio Programming
Topic: Play a sound at different speed
Replies: 3
Views: 3072

Re: Play a sound at different speed

Do you mean changing the tempo and pitch (resampling) or changing the tempo without changing the pitch (time stretching)?