Search found 59476 matches

by steve
Fri May 04, 2012 3:08 pm
Forum: Nyquist
Topic: Known problems of Nyquist Generate plugins
Replies: 7
Views: 4042

Re: Known problems of Nyquist Generate plugins

I wanted to understand the source code and start rewriting, If you're able to that then that is brilliant and imho much the best option. That would be nothing but piling bugs on bugs, I totally agree about not building on bugs, but this is arguably a quirky "feature" rather than a bug. If...
by steve
Fri May 04, 2012 2:51 pm
Forum: Windows
Topic: Buttons all showing as Pause symbol.
Replies: 13
Views: 2432

Re: Buttons all showing as Pause symbol.

It's peculiar that you have the same thing on two machines but I've never heard of anyone else with this issue. As logging on with a different account "fixes" the problem I suspect that there's something wrong in the "audacity.cfg" file. audacity.cfg is a per-user "Preferenc...
by steve
Fri May 04, 2012 2:46 pm
Forum: Windows
Topic: ASIO drivers Windows 7
Replies: 3
Views: 2757

Re: ASIO drivers Windows 7

dragonman wrote:Should I try a different ASIO driver such as ASIO4ALL?
That won't help. Audacity does not support ASIO.
Try using the "Rescan Audio Devices" in the Transport menu.
If that does not work, uninstall the ASIO drivers (or roll back to a previous restore point) then reboot and try again.
by steve
Fri May 04, 2012 6:50 am
Forum: Windows
Topic: Wave file with no length but has size - Will not play
Replies: 2
Views: 559

Re: Wave file with no length but has size - Will not play

jaja wrote: The following information was noted about the files:
Noted where?
by steve
Fri May 04, 2012 6:47 am
Forum: macOS
Topic: Recording Live Music (Noob)
Replies: 1
Views: 868

Re: Recording Live Music (Noob)

Audacity 1.3.8 is an old beta version. You should update to the current 2.0 version. http://audacityteam.org/download/ Audacity can record several hours without any problem provided that you have sufficient free disk space. To record multiple instrument on separate tracks all at the same time requir...
by steve
Fri May 04, 2012 6:39 am
Forum: Windows
Topic: ASIO drivers Windows 7
Replies: 3
Views: 2757

Re: ASIO drivers Windows 7

Audacity cannot be distributed with ASIO support due to licensing reasons , however the UCG 102 should work fine with the normal Windows drivers. Ensure that the UCG 102 is connected to the computer before you start Audacity. There should then be a USB option in the Recording Input setting in the De...
by steve
Fri May 04, 2012 6:34 am
Forum: Windows
Topic: Burning a CD
Replies: 10
Views: 3406

Re: Burning a CD

There is a set of tutorials about this: http://manual.audacityteam.org/man/Tuto ... iscs_to_CD
If you get stuck, describe where you have got up to and what you are stuck with and we'll do our best to help you get unstuck.
by steve
Fri May 04, 2012 6:26 am
Forum: Nyquist
Topic: Known problems of Nyquist Generate plugins
Replies: 7
Views: 4042

Re: Known problems of Nyquist Generate plugins

As the infrastructure in Generator.cpp i not likely to be rewritten in the foreseeable future and without that it is not possible to avoid creating an audio track for Generate plug-ins, what's the practicalities of going back to the former suggestion of not requiring a selection for Analyze type plu...
by steve
Thu May 03, 2012 5:26 pm
Forum: Windows
Topic: record button doesn't work
Replies: 5
Views: 1792

Re: record button doesn't work

What are you trying to record?
Are you saying that it records a silent track with a flat blue line rather than a wiggly waveform?
by steve
Thu May 03, 2012 5:20 pm
Forum: Nyquist
Topic: Nyquist Wish List
Replies: 40
Views: 55702

Re: Nyquist Wish List

AFAIK a plugin that only generates labels is a Generate plugin and not an Analyse plugin, where a Generate plugin already needs no selection. The problem there is that if there is no selection than a Generate plug-in will create an audio track. "Regular Interval Labels" doesn't analyze an...