Search found 59476 matches

by steve
Tue Oct 25, 2016 7:27 pm
Forum: GNU/Linux
Topic: Audacity Spectrum Generation and Python
Replies: 8
Views: 1418

Re: Audacity Spectrum Generation and Python

Are you referring to "Plot Sectrum" (http://manual.audacityteam.org/man/plot_spectrum.html)
If so, you can export the data as a text file (see link above for details)
by steve
Tue Oct 25, 2016 7:24 pm
Forum: Windows
Topic: Can't open two .aud files in one window.
Replies: 2
Views: 292

Re: Can't open two .aud files in one window.

Using 2.0.5 That's very old. I'd recommend that you update to the current 2.1.2 version: http://www.audacityteam.org/download/windows/ Can two .aud files be opened in one window? No, there is no automatic way to merge Audacity projects. If the projects are simple, for example just one audio track, ...
by steve
Tue Oct 25, 2016 2:15 pm
Forum: Feature Request Archive
Topic: Dropout detection
Replies: 17
Views: 4944

Re: Dropout detection

One of the Audacity developers (James) thinks we could detect dropped samples during recording but I don't recall details. Gale According to the Portaudio code: - xrun detection: The only xrun detection performed is when reading and writing the ring buffer. There is probably more that can be done. ...
by steve
Tue Oct 25, 2016 10:52 am
Forum: Feature Request Archive
Topic: Some problems, applying Bass and Treble.
Replies: 24
Views: 4981

Re: Some problems, applying Bass and Treble.

Then, if new "bass and treble" is underfulfilled, inconvenient to work with him, I disagree. The new Bass and Treble is in my opinion, much easier and more convenient to work with because you can hear the sound change as you adjust the sliders. Also, the new effect supports user presets v...
by steve
Tue Oct 25, 2016 10:10 am
Forum: Feature Request Archive
Topic: Dropout detection
Replies: 17
Views: 4944

Re: Dropout detection

I record hours of music from youtube. Better to download than record. Downloading is much quicker and better quality (because it avoids a conversion from digital to analog to digital) and it avoids dropouts caused by inadequate network speed.. Use your favourite search engine to find a suitable plu...
by steve
Tue Oct 25, 2016 10:04 am
Forum: Feature Request Archive
Topic: Dropout detection
Replies: 17
Views: 4944

Re: Dropout detection

Maybe algorithm could be following: Save current time for the input frame. Compare times of the previous frame and the current frame. If the time difference is larger than the length of the frame, mark this frame detected. It doesn't work like that for audio. Audacity request an audio stream from t...
by steve
Tue Oct 25, 2016 8:46 am
Forum: macOS
Topic: Practical support for stroke victim
Replies: 2
Views: 339

Re: Practical support for stroke victim

Installing Audacity is relatively simple, so there are no doubt many people here that are capable of helping you, but this is a worldwide forum, so the chances of finding someone that lives close enough to come round and help you are extremely slim. A better approach might be to ask around locally f...
by steve
Tue Oct 25, 2016 8:28 am
Forum: New Plug-Ins
Topic: Phase control added to TremVib.ny plugin
Replies: 25
Views: 5130

Re: Phase control added to TremVib.ny plugin

The conversion from Hz to cents is not simple. Hz is a measure of frequency and cents (pitch in general) is a ratio of frequencies. Hz is relatively easy to measure and work with; it's the number of times that a waveform completes a full cycle in one second. Pitch is a ratio, so to measure pitch you...
by steve
Mon Oct 24, 2016 9:29 pm
Forum: New Plug-Ins
Topic: Phase control added to TremVib.ny plugin
Replies: 25
Views: 5130

Re: Phase control added to TremVib.ny plugin

I meant to say, if I had a vibrato of 100 percent depth, would it go 200 cents higher (from the original pitch) and 200 cents lower (from the original pitch)? No it wouldn't. As you say, the "width" (maximum deviation) totals 400 cents, but it's the same frequency difference above and bel...
by steve
Mon Oct 24, 2016 5:44 pm
Forum: Making Music with Audacity
Topic: Recording I made using multi tracks and audacity
Replies: 7
Views: 1605

Re: Recording I made using multi tracks and audacity

Thanks for the rich description boss96, I'm sure other forum readers will find it interesting and informative too. Looking forward to your next production :P