Search found 59476 matches

by steve
Wed Jun 27, 2018 4:07 pm
Forum: Audio Processing
Topic: Time scaling curiosity
Replies: 25
Views: 1697

Re: Time scaling curiosity

It's similar to your suggestion, but using triangle windows.
by steve
Wed Jun 27, 2018 1:02 pm
Forum: Audio Processing
Topic: Time scaling curiosity
Replies: 25
Views: 1697

Re: Time scaling curiosity

You may also be interested in this simple pitch shift algorithm. It is written in C and uses delay lines with overlapping triangular windows. The sound quality is not fantastic, but considering the simplicity of the code it is not bad: https://github.com/audacity/audacity/blob/master/lib-src/libnyqu...
by steve
Wed Jun 27, 2018 12:21 pm
Forum: Audio Processing
Topic: Time scaling curiosity
Replies: 25
Views: 1697

Re: Time scaling curiosity

Piotr Grochowski wrote:Does the "S–Curve" fade multiply the selected sound by half of a Hanning window?
Assuming that you are referring to the "S-Curve" preset in the Adjustable Fade effect, then yes.
by steve
Wed Jun 27, 2018 11:06 am
Forum: Windows
Topic: BUG Exporting LOF files
Replies: 3
Views: 176

Re: BUG Exporting LOF files

no silence offset before file 1 Hope this is clearer. Yes, much clearer :-) This is not a "bug", because it does what it is intended to do, though in my opinion it is a poor design which I hope will be improved at some future time. The problem is that export treats the start of the audio ...
by steve
Wed Jun 27, 2018 10:51 am
Forum: Windows
Topic: Difficulty Selecting Clips
Replies: 2
Views: 177

Re: Difficulty Selecting Clips

You have inadvertently enabled the "multi-tool" (https://manual.audacityteam.org/man/multi_tool.html)
To go back to the normal "selection tool", either click the "I cursor" button, or press F1 (https://manual.audacityteam.org/man/selection_tool.html)
by steve
Wed Jun 27, 2018 10:49 am
Forum: macOS
Topic: Crashed, tried to recover, help, stuck, due tomorrow, b nice
Replies: 4
Views: 312

Re: Crashed, tried to recover, help, stuck, due tomorrow, b

I also don't understand why the temporary folder is empty. I suspect that she may have fallen victim to this bug: https://forum.audacityteam.org/viewtopic.php?f=47&t=99026 If so, then the only solution is to go back to the most recent back-up, but I'm guessing that she didn't make any back-ups,...
by steve
Wed Jun 27, 2018 10:31 am
Forum: Windows
Topic: Removing Hissing Sound
Replies: 4
Views: 197

Re: Removing Hissing Sound

Your equipment is faulty. That loud buzzing sound is "mains hum" (https://en.wikipedia.org/wiki/Mains_hum)
It would be possible to reduce the sound of the hum by filtering, but much better to fix the source of the problem.

What equipment are you using for the recording?
by steve
Wed Jun 27, 2018 10:26 am
Forum: Adding Features to Audacity
Topic: Rhythm track suggestion - Note types
Replies: 11
Views: 1246

Re: Rhythm track suggestion - Note types

Giovani wrote:But I thought, to select note values, as 2th notes, 4th notes, or 8th notes in Rhythm track.
I can't picture what you mean. What would the plug-in interface look like to do that?
by steve
Wed Jun 27, 2018 10:24 am
Forum: Windows
Topic: Removing Hissing Sound
Replies: 4
Views: 197

Re: Removing Hissing Sound

See here for how to attach a file to a forum post: viewtopic.php?f=49&t=64936

What are you recording and how have you recorded it?
How are you playing back the recording?
by steve
Wed Jun 27, 2018 10:19 am
Forum: Windows
Topic: Recording Live Concerts and Festivals - SOLVED
Replies: 16
Views: 932

Re: Recording Live Concerts and Festivals - Need Help!

Our radio station does a lot of remote broadcasts of music events and festivals, some of which are three to four days in duration. There may be as many as 15 to 25 bands, some of which may play more than once on the same or successive days. We wish to use Audacity to record the performances by each...