Search found 4782 matches: Search…

Searched query: Search…

by DVDdoug
Wed Sep 25, 2013 10:26 pm
Forum: Windows
Topic: audacity as default program for mp3 in windows 8[SOLVED]
Replies: 6
Views: 2261

Re: audacity as default program for mp3 in windows 8

Maybe this will help. It shows you how to search/browse for applications that don't show-up automatically.

I don't have Windows 8... I had a similar issue with Win7, but I don't remember the solution...
by glennggraves
Wed Sep 25, 2013 9:02 pm
Forum: Windows
Topic: audacity as default program for mp3 in windows 8[SOLVED]
Replies: 6
Views: 2261

audacity as default program for mp3 in windows 8[SOLVED]

I would like to set audacity as the default program for mp3 files. I have version 2.0.4 and am running windows 8. I tried to change the default program but windows 8 will not allow me to even search for audacity but insists on their programs or another app. Is there any way to do this? I am trying t...
by DVDdoug
Tue Sep 24, 2013 10:54 pm
Forum: Windows
Topic: Only one channel is heard or recorded on Audacity
Replies: 1
Views: 368

Re: Only one channel is heard or recorded on Audacity

Even without Audacity running, you only hear one channel through the computer? That could be a defective soundcard, or a Windows setting. I'd go into the Windows Control Panel and check your settings first. Although you've connected to Line-In, some souncards have software-configurable inputs/output...
by kirk202
Tue Sep 24, 2013 3:56 am
Forum: macOS
Topic: USB Codec Problem
Replies: 12
Views: 2000

Re: USB Codec Problem

Yes, it was in the Effect Menu, when checked in preferences and had Audacity scan for plugins. Never got a registry error with r1257, even with all plugins check for scanning. This was actual working of the plugins on a recording. First I set it up so that the plugins wouldn't load, next I loaded th...
by fcollison
Fri Sep 20, 2013 4:18 am
Forum: macOS
Topic: Installing George Young's W1 Limiter.component plug-in
Replies: 6
Views: 6079

Installing George Young's W1 Limiter.component plug-in

I'm new to Audacity. I'm using OS X 10.8.2, Audacity 2.0.4, I used the .dmg installer I am trying to use Audacity to make sure my audio book narration files meet the specs required by ACX (Audible.com). I submitted a sample mp3 file created on Garage Band to Audible and they said :" ACX require...
by dandi
Thu Sep 19, 2013 8:11 am
Forum: Audio Processing
Topic: Edit time
Replies: 2
Views: 521

Re: Edit time

Well, I already thought of labelling the start time. But labels are text, not numbers, and I would like to identify all the following events by their exact time of occurence. Of course I could take the exact occurence time, substract the start time, and search for that difference in Audacity, but it...
by Trebor
Sun Sep 15, 2013 5:30 pm
Forum: Windows
Topic: Help Making Awesome Sound Effects
Replies: 8
Views: 2946

Re: Help Making Awesome Sound Effects

The creepy effect where it sounds like a voice is manifesting itself from thin air (like in nocturne.move1, for example) is a trick used by putting the Echo effect "backwards" on the voice. Try using reverb rather than echo, [the effect is also called "reverse reverb" ]. Obadia ...
by morana07
Fri Sep 13, 2013 8:59 am
Forum: General Audio Programming
Topic: Brownian noise generation in Audacity
Replies: 2
Views: 4957

Brownian noise generation in Audacity

Dear programmers, I'm in search of a few minutes stretch of Brownian noise, which needs to be quite controlled. For that purpose, I would like to ask how is the Brownian noise created in Audacity. I'm not a programmer, but being a physicist I can read Matlab (though perhaps not Nyquist) code, and wi...
by Jimwitham
Thu Sep 12, 2013 1:46 pm
Forum: macOS
Topic: Using Audacity to limit dynamic range of Garage Band file
Replies: 10
Views: 2764

Re: Using Audacity to limit dynamic range of Garage Band fil

Thanks for the help. According to ACX, my audio file measured -24dB RMS with peaks at -0.1dB, so I guess that means it was slightly louder and slightly softer at various points than what they require. Sounds like Audacity might be able to help. I will search this forum to see if this issue has been ...
by Robert J. H.
Tue Sep 10, 2013 7:49 pm
Forum: Windows
Topic: How to find "track marks" in audio file
Replies: 8
Views: 2227

Re: How to find "track marks" in audio file

You could search for the marks with a hex editor. Each mp3 frame has its own header (which isn't there after decoding, that's why you'll don't see anything in the waveform). one frame is about 1152 samples or so long. There are programs that can display the individual frame information. If you can l...