Search found 59476 matches

by steve
Wed Jul 17, 2013 5:22 am
Forum: New Plug-Ins
Topic: Karaoke, Rotation, Panning & more
Replies: 109
Views: 45403

Re: Karaoke, Rotation, Panning & more

I'm getting an error from the "Delay L (-) or R in Smps" option.
The error message is:

Code: Select all

error: bad floating point operation
by steve
Wed Jul 17, 2013 4:20 am
Forum: GNU/Linux
Topic: No playback device found but they're there.
Replies: 3
Views: 7647

Re: No playback device found but they're there.

Topic moved to the Linux board.

Which build of Audacity do you have and how did you install it?
by steve
Wed Jul 17, 2013 3:07 am
Forum: Windows
Topic: Audacity Record
Replies: 1
Views: 257

Re: Audacity Record

Please stop posting new topics about the same question.
Your other topic is here: http://forum.audacityteam.org/viewtopic ... 48#p217948
by steve
Wed Jul 17, 2013 3:02 am
Forum: New Plug-Ins
Topic: Bass Tilt Plug-in
Replies: 29
Views: 12185

Re: Bass Tilt Plug-in

Can you guide me to the source code for this? /src/effects/BassTreble.cpp There appears to be more than one version The version in the SVN source code is new for Audacity 2.0.4 (not yet released). The filter is the same as in the current release version, but it has a "Level" control to no...
by steve
Wed Jul 17, 2013 12:54 am
Forum: New Plug-Ins
Topic: Bass Tilt Plug-in
Replies: 29
Views: 12185

Re: Bass Tilt Plug-in

That looks more like what I had in mind. I thought it might be. What settings did you use? I think that was Bass at maximum, Treble at minimum. When I do it the curve has a parabolic shape. Do you have Plot Spectrum set for "Axis: Linear" or "Axis: Logarithmic"? In audio it is m...
by steve
Tue Jul 16, 2013 11:48 pm
Forum: New Plug-Ins
Topic: Bass Tilt Plug-in
Replies: 29
Views: 12185

Re: Bass Tilt Plug-in

This is a frequency plot obtained by "tilting" White noise with the Bass and Treble effect (bass turned up, treble turned down to create a fairly even "tilt".
tilt.png
tilt.png (36.54 KiB) Viewed 5283 times
by steve
Tue Jul 16, 2013 11:39 pm
Forum: Windows
Topic: New to Audacity. Help beginner create a 22khz 10 sec tone ?
Replies: 10
Views: 3125

Re: New to Audacity. Help beginner create a 22khz 10 sec to

You might be able to jigger Overdubbing to do that... What a strange idea - I had to try it :P Yes you can. Disclaimer: doing this may not be a good idea. Use your own discretion. What you need: 1) One track that contains the required playback sound. IMPORTANT: The sound must not be continuous - th...
by steve
Tue Jul 16, 2013 8:58 pm
Forum: New Plug-Ins
Topic: Tone and beat syncgenerator with customized fields
Replies: 7
Views: 3572

Re: Tone and beat syncgenerator with customized fields

You're not far off at all :) Small pieces of code can be conveniently run by copy and pasting them into the "Nyquist Prompt" effect (in the Audacity Effect menu). You can then make changes to the code to see how it affects the output, for example, try running different versions like these:...
by steve
Tue Jul 16, 2013 8:46 pm
Forum: New Plug-Ins
Topic: Bass Tilt Plug-in
Replies: 29
Views: 12185

Re: Bass Tilt Plug-in

Yes that definitely looks smoother.

Is the intention is to model a close microphone (proximity effect)?
This graph shows a fairly typical change in frequency response due to proximity:
chartbeta87a.jpg
Shure SM58 beta
chartbeta87a.jpg (24.26 KiB) Viewed 5295 times
by steve
Tue Jul 16, 2013 4:58 pm
Forum: Audio Processing
Topic: Auto Duck suggestion
Replies: 3
Views: 1435

Re: Auto Duck suggestion

Usually you would either fade out the music track before the end, or would have the music continue beyond the end of the talking. I listen to a lot of radio, and I don't recall ever hearing a show that ends with ducked background music stopping dead at the end of the show, so I doubt that the featur...