Search found 59476 matches

by steve
Tue Jan 01, 2019 1:16 pm
Forum: Nyquist
Topic: Reel to Reel Analog Tape Sounds
Replies: 4
Views: 1031

Re: Reel to Reel Analog Tape Sounds

ethanchoo wrote:
Sun Dec 30, 2018 10:49 pm
I was wondering if you guys have old fashioned analog tape sounds and or effects like varispeed control, wow and flutter, tape start/stop like the Beatles did. But jist an idea.
Have you looked at the effects here: https://wiki.audacityteam.org/wiki/Nyqu ... t_Plug-ins
by steve
Tue Jan 01, 2019 1:14 pm
Forum: Nyquist
Topic: Is there a modulating tempo change out there?
Replies: 10
Views: 1218

Re: Is there a modulating tempo change out there?

Manually adding samples and looping. I have no drum machine. In that case, perhaps your question could be approached a different way. You could make the drums in multiple tracks, with one drum sound per track, and create a plug-in that works similar to the "Repeat" effect (https://manual....
by steve
Tue Jan 01, 2019 1:07 pm
Forum: Windows
Topic: 2.3.0 Debug Error
Replies: 47
Views: 7270

Re: 2.3.0 Debug Error

However, having already given so much, one would think that they would want to go the last few yards and get rid of this behaviour. Perhaps I gave the wrong impression. It's not that the developers don't care about this bug, it's that the developers are not able to reproduce this bug, but they beli...
by steve
Tue Jan 01, 2019 12:46 pm
Forum: Windows
Topic: 2.3.0 Debug Error
Replies: 47
Views: 7270

Re: 2.3.0 Debug Error

I see you've removed all previous versions from all download sites. Old versions were previously hosted on the "OldFoss" website, which has closed down. We are in the process of arranging alternative hosting for old versions. For now, recent old versions may be found here: https://www.fos...
by steve
Mon Dec 31, 2018 3:17 pm
Forum: Windows
Topic: Audacity play/ffwd/stop controls w/Classic theme
Replies: 4
Views: 183

Re: Audacity play/ffwd/stop controls w/Classic theme

It's probably because you're using an almost obsolete operating system ( Mainstream support for Windows 7 ended in January 2015). You could try toggling the "Blend system and Audacity theme" option in Preferences to see if that makes any improvement (https://manual.audacityteam.org/man/int...
by steve
Mon Dec 31, 2018 12:02 pm
Forum: Windows
Topic: Need help on removing buzzing sound while preserving quality.
Replies: 2
Views: 180

Re: Need help on removing buzzing sound while preserving quality.

the Police informed us they refuse to take the video since the buzzing is too loud. I'm not a lawyer, but I very much doubt that the audio will be permissible if it has been "doctored" (modified in any way). I suspect that they are just trying to politely say that they don't want to get i...
by steve
Sun Dec 30, 2018 9:31 pm
Forum: Audio Processing
Topic: How to identify affirmations in subliminal audios? thanks
Replies: 5
Views: 2216

Re: How to identify affirmations in subliminal audios? thanks

So called "subliminals" are mostly snake oil (unsubstantiated by other research). https://en.wikipedia.org/wiki/Subliminal_stimuli Several different methods for creating "subliminals" are popular. The most common being "amplitude modulation". This "modulates" ...
by steve
Sun Dec 30, 2018 6:20 pm
Forum: Nyquist
Topic: Is there a modulating tempo change out there?
Replies: 10
Views: 1218

Re: Is there a modulating tempo change out there?

bugman wrote:
Sun Dec 30, 2018 6:03 pm
Since my goal is to get drum patterns to sound more "human"
Where are your drum patterns coming from?
by steve
Sun Dec 30, 2018 5:48 pm
Forum: Nyquist
Topic: Is there a modulating tempo change out there?
Replies: 10
Views: 1218

Re: Is there a modulating tempo change out there?

just a stretch modulation ... To get an idea of just how complex time stretching (changing tempo without changing pitch) is, here is the code that performs the time stretching in the "Sliding Stretch" effect: https://github.com/audacity/audacity/tree/master/lib-src/sbsms (it's about 10.4 ...
by steve
Sun Dec 30, 2018 5:43 pm
Forum: Windows
Topic: 2.3.0 Debug Error
Replies: 47
Views: 7270

Re: 2.3.0 Debug Error

A reply from one of the developers: The default value of wxDEBUG_LEVEL is 1. On Windows, when we were using wxWidgets 3..0.2, I'm pretty sure this level was set to 0 in our version of wxWidgets. I think that the Windows version of Audacity 2.3.0 was built with an unmodified version of wxWidgets 3.1....