Search found 59476 matches

by steve
Mon Nov 16, 2020 1:59 pm
Forum: Windows
Topic: Echo in playback of recording / no click removal
Replies: 7
Views: 185

Re: Echo in playback of recording / no click removal

checkin1 wrote:
Mon Nov 16, 2020 1:52 pm
recorded, & heard the echo effect right away on the monitor speakers.
Were you hearing the echo while recording was happening, or on playback after recording had completed?
by steve
Mon Nov 16, 2020 1:54 pm
Forum: Windows
Topic: Framing & windowing speech signal
Replies: 3
Views: 109

Re: Framing & windowing speech signal

1. Are there any tutorial that I can follow on this topic? http://www.dspguide.com/ (recommended) https://www.coursera.org/learn/audio-signal-processing 2. Are there any other way apart from programming in C++? See my second example ("Nyquist"). Windowing is essentially a DSP programming ...
by steve
Mon Nov 16, 2020 1:47 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Grid lines on the time axis?
Replies: 4
Views: 663

Re: Grid lines on the time axis?

There isn't a "grid", but there are a couple of features to help line things up: 1. Hover your mouse pointer over the TimeLine (the ruler above the tracks) and a temporary vertical white line appears over the audio tracks. 2. There are automatic vertical yellow snap lines when a selection ...
by steve
Mon Nov 16, 2020 1:29 pm
Forum: macOS
Topic: 2.4.2 reporting "mp3 decoding failed" errors
Replies: 7
Views: 1032

Re: 2.4.2 reporting "mp3 decoding failed" errors

I can reproduce the problem on macOS with Audacity 2.4.2. The problem has been fixed for the next version of Audacity (which I'm expecting will be released early next year). To work around the problem in Audacity 2.4.2, you need to have "FFmpeg for Audacity" installed. If you don't already...
by steve
Mon Nov 16, 2020 1:06 pm
Forum: Windows
Topic: Framing & windowing speech signal
Replies: 3
Views: 109

Re: Framing & windowing speech signal

"Framing" may mean splitting the data into small sequential and possibly overlapping chunks. "Windowing" is used with overlapping chunks of data to provide a smooth transition from one chunk of data to the next. (more info about window functions here: https://en.wikipedia.org/wik...
by steve
Mon Nov 16, 2020 12:59 pm
Forum: macOS
Topic: 2.4.2 reporting "mp3 decoding failed" errors
Replies: 7
Views: 1032

Re: 2.4.2 reporting "mp3 decoding failed" errors

All of those files work for me on Linux with Audacity 2.4.2.
I'll check on macOS later today and get back to you.
by steve
Mon Nov 16, 2020 11:09 am
Forum: Adding Features to Audacity
Topic: Ability to SCROLL Effects Menu
Replies: 7
Views: 395

Re: Ability to SCROLL Effects Menu

Another way to make the menu shorter is to use grouping: https://manual.audacityteam.org/man/eff ... ences.html

Steve
by steve
Mon Nov 16, 2020 11:05 am
Forum: Windows
Topic: Need help solving this problem on Audacity not recording the desktop audio perfectly
Replies: 3
Views: 145

Re: Need help solving this problem on Audacity not recording the desktop audio perfectly

This video I made explains it better: In the Windows Sound control panel, ensure that all Windows Enhancements are turned off (See: https://manual.audacityteam.org/man/faq_recording_troubleshooting.html#enhancements) Also try enabling "Exclusive mode" (If this stops the recording, change ...
by steve
Mon Nov 16, 2020 10:56 am
Forum: Adding Features to Audacity
Topic: Ability to SCROLL Effects Menu
Replies: 7
Views: 395

Re: Ability to SCROLL Effects Menu

dvk123 wrote:
Mon Aug 12, 2019 3:35 pm
It would be great if the ability to scroll the Effects drop-down list with a mouse wheel or trackball was added
I'm not sure if that's possible on Windows. I've written to the developers asking for clarification.
by steve
Mon Nov 16, 2020 10:33 am
Forum: Compiling Audacity
Topic: want to get mod-script-pipe module working on Raspberry Pi, problems compiling
Replies: 8
Views: 1325

Re: want to get mod-script-pipe module working on Raspberry Pi, problems compiling

I think you're going to need help from someone that has successfully built Audacity on a Raspberry Pi. Is there perhaps a Raspberry Pi forum ?