Search found 59476 matches

by steve
Mon May 14, 2012 4:38 am
Forum: Plug-in Archive
Topic: Shelf Filter
Replies: 31
Views: 31178

Re: Shelf Filter

When we get up to 3340 samples we pass infinity. index 3338 z2 = -5.64808e+307 z1 = 1.31419e+308 z0 = -inf out = -inf index 3339 z2 = 1.31419e+308 z1 = -inf z0 = -nan out = -nan index 3340 z2 = -inf z1 = -nan z0 = -nan out = -nan index 3341 z2 = -nan z1 = -nan z0 = -nan out = -nan index 3342 z2 = -n...
by steve
Mon May 14, 2012 4:20 am
Forum: Plug-in Archive
Topic: Shelf Filter
Replies: 31
Views: 31178

Re: Shelf Filter

(highpass2 s 24000) applied to a track with a 44.1 kHz sample rate. The sample values are rapidly escalating. By the 500th sample we have index 500 z2 = 1.0835e+46 z1 = -1.08191e+46 z0 = 9.74385e+45 out = 1.02527e+45 by the 1000th sample: index 1000 z2 = 5.2483e+92 z1 = -6.30421e+92 z0 = 7.31081e+92...
by steve
Mon May 14, 2012 3:56 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

Does anyone else want to vote for it while this topic is open? +1 for fader automation. he seems to suggest that even this needs a rewrite of envelopes. He says: "Unfortunately implementing this would mean changing the way envelopes are defined. They currently appear to be log or exponential c...
by steve
Mon May 14, 2012 3:33 am
Forum: Recording Techniques
Topic: How do you allow the user to skip to the next section
Replies: 17
Views: 4212

Re: How do you allow the user to skip to the next section

seldanne wrote:Is there a way of marking separate 'tracks' while it's being recorded?
Ctrl+M then Enter.
(see: http://manual.audacityteam.org/man/Label_Tracks#play )
by steve
Mon May 14, 2012 12:43 am
Forum: Audacity 2.x Feedback and Reviews
Topic: "Change Pitch" also changes tempo?
Replies: 11
Views: 8781

Re: "Change Pitch" also changes tempo?

Create a click track with the default settings, resulting in an audio track of ten seconds length. The default settings for Click Track produce an audio track of 32 second duration. Apply the "Change Tempo" Effect with +400% (slider full right) I presume that you mean "Change Pitch&q...
by steve
Sun May 13, 2012 11:21 pm
Forum: Windows
Topic: recording cassette tape music
Replies: 1
Views: 516

Re: recording cassette tape music

If it is a USB cassette player, see here: http://manual.audacityteam.org/man/FAQ:Playback#usb The playback output device for Audacity will need to be set to your normal sound card and the recording input device set to the USB cassette. "Software Playthrough" will need to be on (selected) i...
by steve
Sun May 13, 2012 11:15 pm
Forum: GNU/Linux
Topic: Cannot Edit Preferences Audacity 2.0
Replies: 11
Views: 3631

Re: Cannot Edit Preferences Audacity 2.0

It's a known bug related to the version of WxWidgets. It seems to occur when Audacity is built against WxWidgets 2.8.12. If you look in Audacity "Help > About Audacity > Build Information" it should say, in the "core libraries" section, which version of WxWidgets Audacity was bui...
by steve
Sun May 13, 2012 5:01 pm
Forum: Windows
Topic: Change of Pitch
Replies: 12
Views: 1985

Re: Change of Pitch

I don't see any obvious reason why the recordings should be at the wrong pitch. How exactly are you recording the tapes?
by steve
Sun May 13, 2012 4:11 pm
Forum: Windows
Topic: Change of Pitch
Replies: 12
Views: 1985

Re: Change of Pitch

What sample rate and bit format are you using? (look in "Edit > Preferences > Quality)
by steve
Sun May 13, 2012 4:01 pm
Forum: Feature Request Archive
Topic: audacity google drive or cloud support
Replies: 1
Views: 2783

Re: audacity google drive or cloud support

Currently it is possible to upload an Audacity project somewhere on the Internet, then download it and resume working (http://manual.audacityteam.org/man/Audacity_Projects#move) Working on the project directly from the cloud probably can't be done. It's not uncommon for streaming audio to stutter oc...