Search found 59476 matches

by steve
Wed Jun 22, 2011 4:54 pm
Forum: Audio Processing
Topic: How Do I Extend A Note/Sound As Long As I Want It?
Replies: 8
Views: 24962

Re: How Do I Extend A Note/Sound As Long As I Want It?

It's not easy. You need to "loop" the sound (using the "Repeat" effect), but you need to choose the start and end points of the repeating section very carefully to achieve a smooth result. Looping sounds well is a bit of an art - there's a lot of information and tips on the Inter...
by steve
Wed Jun 22, 2011 4:49 pm
Forum: Windows
Topic: What's Causing These Gaps In Sound?
Replies: 2
Views: 433

Re: What's Causing These Gaps In Sound?

You will find that happens with two effects: "Change Tempo" and "Change Pitch"
See the last paragraph in the Change Tempo section of the manual: http://manual.audacityteam.org/man/Change_Tempo
by steve
Wed Jun 22, 2011 4:43 pm
Forum: Windows
Topic: Exporting Tracks to be mixed in another DAW
Replies: 10
Views: 5796

Re: Exporting Tracks to be mixed in another DAW

You seem to have the general idea of what to do. Here's a quick way to achieve it: Ctrl+A (select All) Home key (cursor to the start) Generate menu > Silence and select 1 second (insert 1 second of silence) File menu > Export Multiple and select "split files based on tracks" Edit: forgot t...
by steve
Wed Jun 22, 2011 4:38 pm
Forum: Windows
Topic: timbre
Replies: 1
Views: 768

Re: timbre

I presume that you're talking about adjusting the "tone".
See here: http://manual.audacityteam.org/man/Equalization

Note that this is for Audacity the highly recommended 1.3 version of Audacity which you can get from here: http://audacityteam.org/download/
by steve
Wed Jun 22, 2011 4:28 pm
Forum: Mac OS X
Topic: Selecting plays immediately and disappears
Replies: 4
Views: 913

Re: Selecting plays immediately and disappears

Topic moved.

You need to select by dragging on the audio track (across the waveform) not the ruler at the top. (Dragging on the ruler is intended to do what you describe so that you can quickly preview any section of the track without selecting it).
by steve
Wed Jun 22, 2011 4:24 pm
Forum: Windows
Topic: No device found on keyboard?
Replies: 11
Views: 1126

Re: No device found on keyboard?

What sort of Keyboard / cable/ computer / operating system ....
Model numbers are helpful, as are precise details of what you are plugging in to where.
by steve
Wed Jun 22, 2011 4:20 pm
Forum: General Feedback and Discussion
Topic: Artifact test
Replies: 7
Views: 2632

Re: Artifact test

It's definitely interesting that there is such a noticeable difference with that audio sample, and I'm quite surprised that it sounds so bad on recent versions of Audacity, but as you say, you need to choose the right (wrong) kind of audio samples to show up the issue. Taking another example, with a...
by steve
Tue Jun 21, 2011 10:26 pm
Forum: Mac OS X
Topic: corrupt Zoom H4n file
Replies: 7
Views: 20026

Re: corrupt Zoom H4n file

Were you recording in 24-bit PCM stereo?
Have you tried importing say 1% of the file to see if you can get anything meaningful?
by steve
Tue Jun 21, 2011 10:18 pm
Forum: General Feedback and Discussion
Topic: Artifact test
Replies: 7
Views: 2632

Re: Artifact test

"Time Stretch" effects (change pitch / change tempo) are work by chopping up the sound into little pieces, stretching them out or pushing them closer together, then sticking all of the pieces back together again. Exactly how best to do that is a matter of optimisation and compromise. I agr...
by steve
Tue Jun 21, 2011 5:25 pm
Forum: Windows
Topic: Integrating audacity with any other languages
Replies: 1
Views: 379

Re: Integrating audacity with any other languages

Audacity is mostly written in C++