Search found 59476 matches

by steve
Fri Nov 28, 2014 7:13 pm
Forum: New Plug-Ins
Topic: Regular Interval Labels
Replies: 7
Views: 2640

Re: Regular Interval Labels

I was being deliberately obtuse to some extent, to make the point that the distinction probably isn't clear I guessed that, and I agree, the distinction is not an obvious one, so really I'd prefer to devise a scheme where that distinction is not a necessary consideration for users. I think that &qu...
by steve
Fri Nov 28, 2014 2:50 pm
Forum: New Plug-Ins
Topic: Regular Interval Labels
Replies: 7
Views: 2640

Re: Regular Interval Labels

Does this fix http://bugzilla.audacityteam.org/show_bug.cgi?id=768 ? That is the question that I'm addressing. I'm not sure if it does fix it. It really comes down to a question of definition - are we placing "labels" or are we placing "intervals". For example can you add a labe...
by steve
Fri Nov 28, 2014 5:39 am
Forum: Nyquist
Topic: increasing accuracy of Silence Marker
Replies: 36
Views: 5942

Re: increasing accuracy of Silence Marker

Give this one a go. It'll be a lot faster than the previous one, and it includes filtering: (setf threshold -30) ;dB (setf min-length 1.0) ;seconds (setf label-text "Silence") ;the label text ;; --------- End of user input ------------- (setf step 100) ;tweak this for performance (setf thr...
by steve
Fri Nov 28, 2014 4:00 am
Forum: Nyquist
Topic: increasing accuracy of Silence Marker
Replies: 36
Views: 5942

Re: increasing accuracy of Silence Marker

Way too slow That's why we don't do it like that - but it is extremely "accurate". which eliminated all the false positives but missed about one third of the real track gaps. Not the same as "accurate". To get good gap detection on real world recording, you will need noise filte...
by steve
Fri Nov 28, 2014 3:48 am
Forum: Nyquist
Topic: Can someone help me with a nyquist filter? ??
Replies: 2
Views: 1060

Re: Can someone help me with a nyquist filter? ??

Can someone make me a nyquist filter that will make these frequencies loud enough to hear, and cut out the outside noise No need, the filter is already included in Audacity. Look below the divider in the Effect menu for "Low Pass Filter". Try setting it to 48 dB per octave, 150 Hz. Apply ...
by steve
Fri Nov 28, 2014 2:52 am
Forum: Nyquist
Topic: increasing accuracy of Silence Marker
Replies: 36
Views: 5942

Re: increasing accuracy of Silence Marker

Very peculiar, but here you can see the difference between my original code, and what I copied from the post (scroll down to the bottom of the image):
error.gif
error.gif (86.37 KiB) Viewed 1849 times
Anyway, I've checked the reposted code and it's working.
by steve
Fri Nov 28, 2014 2:15 am
Forum: Nyquist
Topic: increasing accuracy of Silence Marker
Replies: 36
Views: 5942

Re: increasing accuracy of Silence Marker

Well I've not seen that happen before.
The code on the forum had an extra line break :o
I've reposted it, and I think it's OK now.
by steve
Fri Nov 28, 2014 2:06 am
Forum: Nyquist
Topic: increasing accuracy of Silence Marker
Replies: 36
Views: 5942

Re: increasing accuracy of Silence Marker

Oops, hang on a second - there seems to be a problem. The code on the forum is not the same as the code that I posted :shock: :?
by steve
Fri Nov 28, 2014 2:03 am
Forum: Nyquist
Topic: increasing accuracy of Silence Marker
Replies: 36
Views: 5942

Re: increasing accuracy of Silence Marker

did not know how to use "legacy" mode In Audacity 2.1.0 alpha, there is a checkbox near the bottom of the Nyquist Prompt effect: "Use legacy (version 3) syntax". To run "version 1, 2 or 3" code in the Nyquist Prompt effect, that checkbox must be selected. The "mes...
by steve
Fri Nov 28, 2014 1:53 am
Forum: Windows
Topic: Error message: "audacity.exe is not a valid Win32 App" !
Replies: 9
Views: 2787

Re: Error message: "audacity.exe is not a valid Win32 App" !

Why exactly has my last post documenting download sources and suggesting there is some issue with the way Audacity is being compiled/packaged rather than some issue with downloaded data not appeared as yet ? The only messages from you that I can see on the system are your two messages in this topic...