Search found 59476 matches

by steve
Sun Jun 10, 2018 6:24 pm
Forum: Nyquist
Topic: Embed Simreps?
Replies: 3
Views: 672

Re: Embed Simreps?

The question I had was, is it possible to bypass this limit? Yes it is possible to bypass the limit. Example: Rather than: (defun small-sig() ;just an arbirary sound (mult 0.005 (hzosc (+ 100 (random 900))))) (simrep (j 200)(small-sig)) ;error: argument stack overflow we can do: (defun small-sig() ...
by steve
Sun Jun 10, 2018 5:35 pm
Forum: Windows
Topic: Truncate Silence Processing Time
Replies: 6
Views: 252

Re: Truncate Silence Processing Time

Nightside wrote:duration: .001
That will be why it is slow. The effect is having to analyze 18 million tiny chunks of audio (1 ms into 5 hours).
by steve
Fri Jun 08, 2018 3:22 pm
Forum: Windows
Topic: Audacity Unstable
Replies: 7
Views: 354

Re: Audacity Unstable

In the "Transport" menu > Transport Option" ensure that "Software Playthrough" is off (not selected).
by steve
Fri Jun 08, 2018 2:07 pm
Forum: General Audio Programming
Topic: Post a reply Search this topic… 3 posts • Page 1 of 1 Remo
Replies: 1
Views: 1693

Re: Post a reply Search this topic… 3 posts • Page 1 of 1

As I think you suspected Koz, user "codedmp3ng" was a spammer.
The post was a copy of this old post, with a couple of spam links added: viewtopic.php?p=332211#p332211
by steve
Fri Jun 08, 2018 1:57 pm
Forum: Adding Features to Audacity
Topic: Save Noise Profile
Replies: 7
Views: 1594

Re: Save Noise Profile

Wouldn't it be better if the effect could work out the noise floor from a single application of the effect rather than two applications?
by steve
Fri Jun 08, 2018 12:41 am
Forum: New Plug-Ins
Topic: Custom DTMF generator
Replies: 7
Views: 2344

Re: Custom DTMF generator

but the ability to create your own DTMF of different frequencies has not Arguably it has, but not labelled as such. Audacity has the " Nyquist Prompt " effect which can be used for generating tones. For example. this code will create a tone containing two frequencies, 1000Hz and 230Hz (mu...
by steve
Thu Jun 07, 2018 12:44 pm
Forum: Windows
Topic: Exporting to 5.1 and error HELP
Replies: 5
Views: 270

Re: Exporting to 5.1 and error HELP

What exactly does Audacity have to do with this? Are you using Audacity to create multi-channel audio files? If so, do you know the exact format that the multi-channel files need to be?
by steve
Thu Jun 07, 2018 10:22 am
Forum: macOS
Topic: Audio tracks flatlined when returning to project window
Replies: 2
Views: 209

Re: Audio tracks flatlined when returning to project window

Yes, this is a known bug in Audacity 2.2.1 (see: viewtopic.php?f=47&t=99026)
The problem is fixed in the current 2.2.2 version of Audacity, available via the Audacity website: https://www.audacityteam.org/download/mac/
by steve
Thu Jun 07, 2018 10:14 am
Forum: macOS
Topic: crashes
Replies: 13
Views: 722

Re: crashes

Did I guess correctly that you are recording via a Focusrite solo USB on a Macbook?
What do you mean exactly by "crash"?
by steve
Thu Jun 07, 2018 10:09 am
Forum: Windows
Topic: Audacity Unstable
Replies: 7
Views: 354

Re: Audacity Unstable

What settings do you have in the device toolbar?