Search found 59476 matches

by steve
Sat Jan 10, 2015 4:22 pm
Forum: Windows
Topic: it starts playing when i add markers
Replies: 69
Views: 4283

Re: it starts playing when i add markers

Nothing obvious comes to mind. This does not sound like any known bug. Let's break this down a bit... I presume that when you say "markers" you mean "labels" (http://manual.audacityteam.org/o/man/label_tracks.html) Are you adding point labels or region labels? How exactly (click ...
by steve
Sat Jan 10, 2015 4:15 pm
Forum: Windows
Topic: moving sections from one track to another
Replies: 7
Views: 1962

Re: moving sections from one track to another

OK, here's another approach: 1) Select the "breath" part that you want to move. 2) Press "Ctrl+B", then "Enter" to label it Repeat steps 1 and 2 for each "breath" section. IMPORTANT: Rewind back to the start of the track (Click anywhere on the original audio t...
by steve
Sat Jan 10, 2015 2:08 pm
Forum: Audio Processing
Topic: Re-sorting the samples of an audio file?
Replies: 3
Views: 580

Re: Re-sorting the samples of an audio file?

You keep cycling (looping) through the file, counting 48001 at the next loop start. So essentially you are picking the 4800th sample? (48000 + 4800 = 52800) That will give you sample numbers: 4800 9600 14400 19200 24000 28800 33600 38400 43200 48000 52800 then back to 4800... Assuming that your sam...
by steve
Fri Jan 09, 2015 9:39 pm
Forum: GNU/Linux
Topic: Audacity records faster [SOLVED]
Replies: 26
Views: 4001

Re: Audacity records faster

The Gui for Pulse audio looks like this (it's a Catalan interface): OK, that's the "Pulse Audio Volume Control" (pavucontrol). The second tab (recording) is blank because Audacity is not recording. If you open pavucontrol while Audacity is recording you should see Audacity listed as a rec...
by steve
Fri Jan 09, 2015 9:19 pm
Forum: Audiobook Production
Topic: Complete newbie and recording an audiobook to ACX
Replies: 21
Views: 5173

Re: Complete newbie and recording an audiobook to ACX

Nobody I know would dream of shooting voices with a flat studio microphone like you have. I'd have to disagree ;) There is a review of the NT1-A here: http://www.soundonsound.com/sos/may04/articles/rodent.htm Yes it is likely to need a bit of bass roll-off, but there shouldn't be that amount of rum...
by steve
Fri Jan 09, 2015 8:25 pm
Forum: Windows
Topic: Using local manual
Replies: 3
Views: 267

Re: Using local manual

If you install Audacity with the recommended installer, the manual is included and can be found in the Help menu.
http://audacityteam.org/download/windows
by steve
Fri Jan 09, 2015 6:46 pm
Forum: Audio Processing
Topic: Book Recommendation?
Replies: 7
Views: 821

Re: Book Recommendation?

How familiar are you with C++?
Are you familiar with wxWidgets?
by steve
Fri Jan 09, 2015 6:27 pm
Forum: Audiobook Production
Topic: Complete newbie and recording an audiobook to ACX
Replies: 21
Views: 5173

Re: Complete newbie and recording an audiobook to ACX

I'm not sure that I'd call it "ringing", but it is certainly picking up vibration. I have a stand too- though this is leaning slightly on the table to counterweight the microphone (otherwise it seems like its going to fall forward) As an experiment, move the mic stand so that it is not res...
by steve
Fri Jan 09, 2015 6:06 pm
Forum: GNU/Linux
Topic: Audacity records faster [SOLVED]
Replies: 26
Views: 4001

Re: Audacity records faster

jcompte wrote:And in PulseAudio I say All streams, All output devices and All input devices.
I'm not on Xubuntu, so you will have to tell me how you do that.
by steve
Fri Jan 09, 2015 4:36 pm
Forum: GNU/Linux
Topic: Audacity records faster [SOLVED]
Replies: 26
Views: 4001

Re: Audacity records faster

jcompte wrote:My Device Toolbar reads as follow:

ALSA default default: Line:0 1 (mono)
OK, so that will be using PulseAudio.

Are you using PulseAudio volume control (pavucontrol)? If not, how are you telling PulseAudio to record what is playing from your web browser?