Search found 59476 matches

by steve
Wed Nov 30, 2011 11:29 pm
Forum: Audio Processing
Topic: Odd behaviours on joining and splitting stereo tracks
Replies: 50
Views: 8518

Re: Odd behaviours on joining and splitting stereo tracks

You can mix the stereo channel to mono by putting both pan controls in the middle. You can reduce the stereo spread by panning each control a bit off maximum. You can flip the channels in the mix by reversing the pan controls. Good point Bill, but they are a different sort of "pan" to wha...
by steve
Wed Nov 30, 2011 11:21 pm
Forum: Español
Topic: plugin nyquist no devuelve sonido
Replies: 7
Views: 2976

Re: plugin nyquist no devuelve sonido

1) Is (/ maxval) the same that (/ 1 maxval) ? Yes it's identical, but less typing ;) Note that "1" is an integer, and if you divide an integer by another integer it will be calculated using integer arithmetic, so you will get an integer result. (/ 1.0 2) ; returns 0.500000 (/ 1 2.0) ; ret...
by steve
Wed Nov 30, 2011 10:37 pm
Forum: Windows
Topic: Single channel choice crashes! Help!
Replies: 21
Views: 2944

Re: Single channel choice crashes! Help!

Sorry about the duplication, Gale must have posted while I was typing, but at least we agree.
by steve
Wed Nov 30, 2011 10:36 pm
Forum: Windows
Topic: Single channel choice crashes! Help!
Replies: 21
Views: 2944

Re: Single channel choice crashes! Help!

That's screaming "driver problem" to me. You could try updating to Audacity 1.3.13 and see if that copes any better, but the cause of the problem is almost certainly a bug in the sound card driver. If your computer is a branded computer and has the original sound card you should check on t...
by steve
Wed Nov 30, 2011 10:28 pm
Forum: Windows
Topic: Gverb
Replies: 3
Views: 1367

Re: Gverb

polkat wrote:One thing I've noticed in Gverb is that if you don't have much Dry Signal Level, it sounds pretty bad
The "Duplicate and mix together" method described on the wiki makes adjusting the mix of wet (processed) and dry (original) signal much easier as you can adjust it while it is playing.
by steve
Wed Nov 30, 2011 10:24 pm
Forum: General Feedback and Discussion
Topic: Recurring Recording Schedule
Replies: 11
Views: 4365

Re: Recurring Recording Schedule

Add my name as well. I am desperately looking for a way to do scheduled recordings in Linux! On Linux you can install SoX and Gnome Schedule (or any other implementation of Cron). Using Gnome Schedule to schedule recording with SoX is really easy. Just add a new event and for the "command"...
by steve
Wed Nov 30, 2011 9:33 pm
Forum: Windows
Topic: couldn't save project... help!
Replies: 3
Views: 609

Re: couldn't save project... help!

but I used "cut" instead of delete. I don't think that will account for why you could not save the project. It should still have been possible to Save unless there was some other reason (which I strongly suspect there was) for why you could not save. At this stage I think we stand little ...
by steve
Wed Nov 30, 2011 9:24 pm
Forum: Windows
Topic: problem with playback after using tick removal
Replies: 1
Views: 1144

Re: problem with playback after using tick removal

Let's deal with some details first: I have NEOSTAR NTCD1V That's a USB turntable, right? I downloaded Audacity You've posted in the Audacity 1.2.x part of the forum, but Audacity 1.2.x is really old now and Audacity 1.3.13 is much better so I hope that you have downloaded 1.3.13 and just posted on t...
by steve
Wed Nov 30, 2011 9:15 pm
Forum: Windows
Topic: Waveform Interpretation
Replies: 7
Views: 1983

Re: Waveform Interpretation

When I tried it with FLAC verus MP3, I was really suprised on how much signal is left over. The test that you described will exaggerate the losses caused by MP3 encoding. What the test does is to indicate the (absolute) difference between the waveforms, but that does not necessarily equate to the (...
by steve
Wed Nov 30, 2011 9:12 pm
Forum: Windows
Topic: Gverb
Replies: 3
Views: 1367

Re: Gverb

There is a guide to using GVerb here: http://wiki.audacityteam.org/wiki/GVerb

I would recommend using the "Duplicate and mix together" method.