Search found 59476 matches

by steve
Wed Jun 13, 2012 2:06 pm
Forum: Nyquist
Topic: Label data to text file
Replies: 108
Views: 21011

Re: Label data to text file

But shouldnt it not require too much work? :D This is something that I try to remind myself when asking the Audacity developers for new features - a "simple" addition may not be so simple to implement in the existing code structure. ince we have a variable for even-tot, cant we have one f...
by steve
Wed Jun 13, 2012 1:34 pm
Forum: Nyquist
Topic: Label data to text file
Replies: 108
Views: 21011

Re: Label data to text file

eddieRay wrote:Okay great thanks. Just the last thing of getting the Average for the Apples to Oranges length and then a total time of the average apples to oranges length PLUS the average oranges length
That's two new features.
by steve
Wed Jun 13, 2012 1:33 pm
Forum: Nyquist
Topic: Label data to text file
Replies: 108
Views: 21011

Re: Label data to text file

I just need it to do a total average of the start of apples to the end of oranges, Not so easy to add now because our "DO" loop does not make that calculation. The only total that is calculated in the DO loop is the one that you asked for: "total durations for even labels" This ...
by steve
Wed Jun 13, 2012 1:11 pm
Forum: Nyquist
Topic: Label data to text file
Replies: 108
Views: 21011

Re: Label data to text file

Can the data be displayed in milliseconds? ;; print time from start of odd to start of even / duration of even (dotimes (i (length even-lab)) (let ((nth-odd (nth i odd-lab)) ; next odd label (nth-even (nth i even-lab))) ; next even label (format file-pointer "Time to next: ~a seconds.~%" ...
by steve
Wed Jun 13, 2012 1:04 pm
Forum: New Plug-Ins
Topic: Cross-Fade (revisited)
Replies: 106
Views: 30079

Re: Cross-Fade (revisited)

An alternative idea. I've not made this version yet, but I think that it should be possible. Would this be easier/better? The tracks must be placed like this: http://forum.audacityteam.org/download/file.php?id=5604 or like this: trackpanel002.png The plug-in then analyses the tracks to find the star...
by steve
Wed Jun 13, 2012 12:56 pm
Forum: New Plug-Ins
Topic: Cross-Fade (revisited)
Replies: 106
Views: 30079

Re: Cross-Fade (revisited)

I had another look at the Cross-Fade linked to on the first topic of this thread Do you mean the "obsolete" version or the "current version"? I think it is far too useful to languish here I agree. I am sure it needs the default "Half Selection" option This is the probl...
by steve
Wed Jun 13, 2012 12:45 pm
Forum: Compiling Audacity
Topic: compile failed in debian squeeze x64
Replies: 7
Views: 7683

Re: compile failed in debian squeeze x64

Which version of FFMpeg do you have installed?
Could you post the lines from immediately before the error lines.
by steve
Wed Jun 13, 2012 12:33 pm
Forum: Windows
Topic: windows 7 doesn't seem to recognize audacity 2
Replies: 10
Views: 2296

Re: windows 7 doesn't seem to recognize audacity 2

I can't see your computer.
1) Did you run the "Registry Cleaner" part of CCleaner?
2) What sort of audio file are you trying to open? (right click on the file and select "properties" to see the file information).
by steve
Wed Jun 13, 2012 12:29 pm
Forum: Nyquist
Topic: Label data to text file
Replies: 108
Views: 21011

Re: Label data to text file

eddieRay wrote:just to clarify, the code you gave me is to find the length from the start of apples to the start of oranges, and then the length of oranges? is the data written to the output file?
Have you tested it?
by steve
Wed Jun 13, 2012 12:27 pm
Forum: GNU/Linux
Topic: Audacity on "older" PCs-some fine-tuning suggestions(SOLVED)
Replies: 24
Views: 10006

Re: Audacity on "older" PCs--some fine-tuning suggestions

Also, when I open the ALSA mixer, I get an error message (it opens anyway) that tells me: An error occurred while loading or saving configuration information for GNOME ALSA Mixer. Some of your configuration settings may not work properly. and this indication: Bad key or directory name: "/apps/...