Search found 59476 matches

by steve
Tue Jun 02, 2015 11:24 am
Forum: GNU/Linux
Topic: Audacity on Ubuntu exhibits transport bug
Replies: 5
Views: 635

Re: Audacity on Ubuntu exhibits transport bug

The usual explanation for that is that Audacity is trying to record but is not receiving any audio data, so it just sits there waiting for the audio stream to start.

What are you trying to record and what settings are you using? In particular, what settings do you have in the device toolbar?
by steve
Tue Jun 02, 2015 10:33 am
Forum: Nyquist
Topic: Can this code be converted to the nyquist notation?
Replies: 2
Views: 1315

Re: Can this code be converted to the nyquist notation?

Nyquist is a separate thing from Audacity. Audacity is an application that is (mostly) written in C++. Nyquist is a programming language (based on XLISP). Audacity usually handles sounds by loading a sequence of sample values into an array buffer and passing that buffer to the processing code, and o...
by steve
Tue Jun 02, 2015 9:01 am
Forum: GNU/Linux
Topic: Transferring Cassette tapes to Audacity 2.0.5 Solved
Replies: 16
Views: 1519

Re: Transferring Cassette tapes to Audacity 2.0.5

It looks like you have 3 audio devices. HDA NVidia: ALC1200 I'm guessing that this is your on-board sound card Hauppauge HVR-1600 Probably a TV card? One or more digital audio outputs. May not have a physical socket, but we're not interested in outputs. If my guess is right and you are trying to rec...
by steve
Tue Jun 02, 2015 7:05 am
Forum: General Audio Programming
Topic: Is there a way to remove clap sound
Replies: 10
Views: 3932

Re: Is there a way to remove clap sound

you will need to spend a bit of time getting things lined up correctly How? I just dragged the clap and Control-L reduced it to flat line. Doesn't change the show length a bit. Putting different sound in that hole is a lot more involved. Koz I'm guessing that you've not listened to the clip that I ...
by steve
Tue Jun 02, 2015 12:02 am
Forum: General Audio Programming
Topic: Is there a way to remove clap sound
Replies: 10
Views: 3932

Re: Is there a way to remove clap sound

Cut and paste.
This one was done quite quickly - to get it spot on you will need to spend a bit of time getting things lined up correctly, but this should give the general idea:
mix.ogg
(238.35 KiB) Downloaded 119 times
by steve
Mon Jun 01, 2015 11:46 pm
Forum: GNU/Linux
Topic: Transferring Cassette tapes to Audacity 2.0.5 Solved
Replies: 16
Views: 1519

Re: Transferring Cassette tapes to Audacity 2.0.5

In the Audacity Help menu, select "audio device info", then copy and paste the info into your reply.
by steve
Mon Jun 01, 2015 10:57 pm
Forum: Windows
Topic: Windows 7 64 bit
Replies: 10
Views: 11139

Re: Windows 7 64 bit

I have a newer laptop. It is a Toshiba 64 bit device. Is there a version of Audacity that will run on it? The current version of Audacity runs fine on latest generation 64-bit PCs. Assuming that you are using a current release version of Windows you can find the system requirements here: http://web...
by steve
Mon Jun 01, 2015 10:51 pm
Forum: Feature Request Archive
Topic: Limiter
Replies: 14
Views: 2465

Re: Limiter

kozikowski wrote:Do the controls lock together if they "know" you have a mono show or selection? Gray out?
No, still can't do that, but the Audacity / Nyquist interface is due for a revamp, so it may be possible in Audacity 2.1.1 or 2.1.2.
by steve
Mon Jun 01, 2015 6:47 pm
Forum: Feature Request Archive
Topic: Limiter
Replies: 14
Views: 2465

Re: Limiter

they may guess what the controls do but may have no idea when they could be useful. That's a general issue that applies to many effects, but probably to dynamic processors more than others. Even with a simple interface, the "difficult" part remains - the "when and why" to use it...
by steve
Mon Jun 01, 2015 6:22 pm
Forum: Feature Request Archive
Topic: Quick and easy crossfade
Replies: 13
Views: 1819

Re: Quick and easy crossfade

Well it goes without saying I like this one - I was disappointed we had to wait until after 2.1.0. Where is the NY file? The small code change in Audacity that allows this to work as intended was committed today, so should be in the next nightly. Glad you are still in favour - I'll post the NT file...