Search found 1326 matches

by Edgar
Thu Sep 02, 2010 6:14 pm
Forum: Audio Processing
Topic: Delete between labels
Replies: 28
Views: 7286

Re: Delete between labels

I would be able to usefuuly use this when editing out unwanted parts of radio shows that I record off-air. Ed, are you going to submit the patch for full incorporation into Audacity? I am using this exactly as you contemplate. As for submitting the patch, the Development Team is focused on releasin...
by Edgar
Thu Sep 02, 2010 4:10 am
Forum: Nyquist
Topic: compiler warnings in libnyquist
Replies: 5
Views: 1539

Re: compiler warnings in libnyquist

Vaughan Johnson, one of the Developer Team members just fix these -- thanks Vaughan!
by Edgar
Thu Sep 02, 2010 4:09 am
Forum: Nyquist
Topic: need help with returned message
Replies: 3
Views: 1265

Re: need help with returned message

Thanks! That was all I needed got it now.
by Edgar
Thu Sep 02, 2010 3:10 am
Forum: Audio Processing
Topic: Delete between labels
Replies: 28
Views: 7286

Delete between labels

Imagine that you are editing some raw audio. As you're listening to the playback you notice the beginning of an area that you wish to remove. You use "Stop Here", search around a little bit and find the exact start point at which you wish to start deleting -- you insert a label. You start listening ...
by Edgar
Wed Sep 01, 2010 10:48 pm
Forum: Nyquist
Topic: need help with returned message
Replies: 3
Views: 1265

Re: need help with returned message

Sorry, I can't help you with how Audacity captures the returned data from Nyquist, or how it then sends it to the appropriate place - that's all in the Audacity code BTW, using a single char l as a variable is questionable at best I've hated the use of the l char in this script. If you're after vot...
by Edgar
Wed Sep 01, 2010 4:26 pm
Forum: Nyquist
Topic: need help with returned message
Replies: 3
Views: 1265

need help with returned message

I am using Audacity and the Nyquist SilenceMarker to process files and would like to find out how to cause the following to be redirected to the commandline not a wxMessageBox. ;If no silence markers were found, return a message (if (null l) (setq l "No silences found. Try reducing the silencenlevel...
by Edgar
Wed Sep 01, 2010 3:42 pm
Forum: Nyquist
Topic: compiler warnings in libnyquist
Replies: 5
Views: 1539

Re: compiler warnings in libnyquist

This has gotten way off-topic, I will send a PM...
by Edgar
Tue Aug 31, 2010 3:57 am
Forum: Nyquist
Topic: compiler warnings in libnyquist
Replies: 5
Views: 1539

Re: compiler warnings in libnyquist

I suggest you add a P5 to Bugzilla. I think we should focus resources on P2s rather than compiler warnings. Gale I brought this here to the forum so that the Devs could stay focused on P2s. It seems the folks who know Nyquist are more likely to see it here anyway. I suspect this has been addressed ...
by Edgar
Mon Aug 30, 2010 5:56 pm
Forum: Nyquist
Topic: compiler warnings in libnyquist
Replies: 5
Views: 1539

compiler warnings in libnyquist

Who do I ask to fix these: audacitysvnlib-srclibnyquistnyquistxlispxlread.c(338) : warning C4715: 'readone' : not all control paths return a value audacitysvnlib-srclibnyquistnyquistxlispxlbfun.c(620) : warning C4716: 'xcontinue' : must return a value audacitysvnlib-srclibnyquistnyquistxlispxlimage....
by Edgar
Mon Aug 30, 2010 5:37 am
Forum: Compiling Audacity
Topic: compiler errs building slv2
Replies: 1
Views: 2151

compiler errs building slv2

Any idea what is going on here--MS VC++ Express compiling SVN HEAD: fatal error C1083: Cannot open include file: 'stdbool.h': No such file or directory d:audioaudacitymy1.3.13alib-srcslv2srcslv2_internal.h line # 26 fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory d...