Search found 59476 matches

by steve
Tue Jan 05, 2021 8:19 pm
Forum: Windows
Topic: failed to read from a file in C.
Replies: 20
Views: 4731

Re: failed to read from a file in C.

Do you know how to make a ZIP archive? If so, make a ZIP containing both the ".aup" file and the "_data" folder. Upload the ZIP file to somewhere that I can access it (for example, share it via dropbox or Google Drive or similar). I'm thinking that there may be an error in the da...
by steve
Tue Jan 05, 2021 8:16 pm
Forum: Nyquist
Topic: how to run YIN starting at sound start + 0.25s?
Replies: 17
Views: 3374

Re: how to run YIN starting at sound start + 0.25s?

Is there an 'easy' way to save the output to a file? Saving can be written into the Nyquist script, but the "easy" way: Now that you have it working. 1. "Help menu > Diagnostics > Show Log" 2. In the log window, click "Clear" 3. Run the Nyquist script again, but use th...
by steve
Tue Jan 05, 2021 7:04 pm
Forum: Windows
Topic: Label Track Format
Replies: 21
Views: 928

Re: Label Track Format

agua wrote:
Tue Jan 05, 2021 5:05 pm
Is there a possibility for a label track to have its label line and its labels showing up vertically lower than the current default ?
There is no adjustment.

Please post a screenshot to illustrate the problem.
by steve
Tue Jan 05, 2021 7:02 pm
Forum: Windows
Topic: failed to read from a file in C.
Replies: 20
Views: 4731

Re: failed to read from a file in C.

How big is the "_data" folder?
by steve
Tue Jan 05, 2021 6:59 pm
Forum: Adding Features to Audacity
Topic: Repeat last action
Replies: 13
Views: 1609

Re: Repeat last action

agua wrote:
Tue Jan 05, 2021 5:52 pm
Could you add my vote to this feature of "Repeat last action" ?
Done.
by steve
Tue Jan 05, 2021 6:56 pm
Forum: macOS
Topic: Cannot export in Constant Bitrate with Audacity 2.4.2
Replies: 5
Views: 266

Re: Cannot export in Constant Bitrate with Audacity 2.4.2

Just tested on macOS:

mac.png
mac.png (97.52 KiB) Viewed 261 times
by steve
Tue Jan 05, 2021 6:48 pm
Forum: macOS
Topic: Cannot export in Constant Bitrate with Audacity 2.4.2
Replies: 5
Views: 266

Re: Cannot export in Constant Bitrate with Audacity 2.4.2

Try resizing the window wider so that you can see the full width.
This is what it looks like on Windows 10. Notice how the right hand side of your image is hidden.

Image
by steve
Tue Jan 05, 2021 6:01 pm
Forum: Nyquist
Topic: how to run YIN starting at sound start + 0.25s?
Replies: 17
Views: 3374

Re: how to run YIN starting at sound start + 0.25s?

Hello: I just tried your "updated" example on a file of mine with 5 mandolin notes recorded. The out I received was: Nyquist ! %1.3f I'd love to be able to get the frequencies and the time durations, as shown in your table. Any suggestions? Jim Please post the full code that you are using...
by steve
Tue Jan 05, 2021 5:58 pm
Forum: Nyquist
Topic: how to run YIN starting at sound start + 0.25s?
Replies: 17
Views: 3374

Re: how to run YIN starting at sound start + 0.25s?

If it helps, I put 2 test files here: https://chambersislandusa.com/mando/audacity/testnotes.wav (4 secs long) https://chambersislandusa.com/mando/audacity/scalenotes.wav (12 secs) Results from "testones.wav" time frequency RMS 0.000 5512.501 0.002 0.500 441.234 0.041 1.000 495.712 0.104 ...
by steve
Tue Jan 05, 2021 4:14 pm
Forum: Nyquist
Topic: how to run YIN starting at sound start + 0.25s?
Replies: 17
Views: 3374

Re: how to run YIN starting at sound start + 0.25s?

JimWI wrote:
Tue Jan 05, 2021 3:53 pm
Any suggestions?
My guess is that you are trying to use the code on a stereo track.
stepheneb's code is written for mono tracks only.