Search found 59476 matches

by steve
Fri Oct 10, 2008 2:49 pm
Forum: General Audio Programming
Topic: Build a Nyquist script
Replies: 4
Views: 2137

Re: Build a Nyquist script

6kee wrote:But just a little remark.
If I select full track (and only full) ; the factor is multiply by the duration track.
So it does. I presume this is one of those behavioural abstraction things that I don't yet understand.
I've not really got my head round using the transformation environment. :?
by steve
Fri Oct 10, 2008 1:02 pm
Forum: General Feedback and Discussion
Topic: [issue]constant jack connections
Replies: 25
Views: 6986

Re: [issue]constant jack connections

Steve, if you are aware of other reproducible problems with JACK, can you summarise them for me? That's not as easy as it sounds. As you say, there are subtle changes with each update. On Xubuntu Gutsy with the repo build of Audacity (Package: audacity (1.3.3-1ubuntu0.1), Jack did not seem to be av...
by steve
Fri Oct 10, 2008 12:24 pm
Forum: Windows
Topic: Recorded tracks not syncing up
Replies: 9
Views: 1323

Re: Recorded tracks not syncing up

That's a useful video clip t9bailey, thanks. I notice there is a comment on that page My only question is... how do you know you started to record the two tracks at he exact same moment? The answer to this is: Record the first track (I just generate a click track for this as it produces nice distinc...
by steve
Fri Oct 10, 2008 2:53 am
Forum: Windows
Topic: Recorded tracks not syncing up
Replies: 9
Views: 1323

Re: Recorded tracks not syncing up

If you are recording at 44100 Hz, try 48000 Hz, If you are recording at 48000 Hz, try 44100 Hz.
Make the change by going to "Edit > Preferences > Quality" and setting the default sample rate.
No guarantees, but it may improve things - let us know how you get on.
by steve
Fri Oct 10, 2008 2:48 am
Forum: General Feedback and Discussion
Topic: Volume on import of an MP3
Replies: 1
Views: 667

Re: Volume on import of an MP3

If you want a track to be quieter, you can adjust the volume slider on the left side of the track
by steve
Fri Oct 10, 2008 2:35 am
Forum: Audio Processing
Topic: How do I reduce pitch and speed gradually?
Replies: 1
Views: 1100

Re: How do I reduce pitch and speed gradually?

Use Audacity 1.3.5
Add a "time track" and "bend" the pitch with that.
by steve
Fri Oct 10, 2008 2:24 am
Forum: Windows
Topic: Broadcast Quality Digital Recorder Recommendation
Replies: 4
Views: 697

Re: Broadcast Quality Digital Recorder Recommendation

You're not going to get real "broadcast quality" for much under £1000. (perhaps the Tascam HD-P2 at around £700?).
Not really "broadcast quality", but I use a Zoom H2 digital recorder which is about as good as you will get for the price (~£125 GBP).
by steve
Fri Oct 10, 2008 2:12 am
Forum: General Audio Programming
Topic: Build a Nyquist script
Replies: 4
Views: 2137

Re: Build a Nyquist script

Try:

Code: Select all

(force-srate *default-sound-srate* (stretch factor (sound s)))
http://www.audacity-forum.de/download/e ... t5.html#34
by steve
Fri Oct 10, 2008 1:22 am
Forum: Windows
Topic: SAVE PROJECT question
Replies: 6
Views: 730

Re: SAVE PROJECT question

Audacity uses "uncompressed" audio data, so 1 minute of silence uses just as many bytes of data as 1 minute of noise. The only difference is that the data for the silence will mostly be zeros. For uncompressed audio, each sample value is recorded.
by steve
Fri Oct 10, 2008 1:17 am
Forum: General Feedback and Discussion
Topic: Lost Audio while using Audacity.
Replies: 14
Views: 3177

Re: Lost Audio while using Audacity.

The Windows Sound Recorder uses the Windows sound system straight - nothing fancy, just straight out through the Windows sound system. When Audacity is set up correctly, it does the same. So if there is a problem with the Windows sound system that prevents Windows Sound Recorder from working, then A...