Search found 59476 matches
- Fri Apr 19, 2013 4:50 pm
- Forum: Windows
- Topic: response delay sound
- Replies: 1
- Views: 509
Re: response delay sound
"Transport menu > Software Playthrough" should be off (not selected). Software Playthrough will always produce a delayed "echo" of the input signal. If you are wanting to record multi-track overdubs, please see this article: http://manual.audacityteam.org/o/man/tutorial_recording...
- Fri Apr 19, 2013 4:45 pm
- Forum: Audacity Artwork and Graphics
- Topic: I've got you under my ski
- Replies: 12
- Views: 9625
Re: I've got you under my ski
Sorry, we d not have the resources to be able to offer individual e-mail support, but if you have any specific questions about compiling the source code, please post your questions to this forum board: http://forum.audacityteam.org/viewforum.php?f=19
- Fri Apr 19, 2013 4:27 pm
- Forum: Nyquist
- Topic: Confusing documentation for sref
- Replies: 14
- Views: 3430
Re: Confusing documentation for sref
Not really.Paul L wrote:Is there an easy way to reverse a sound?
Probably the easiest way, if the sound is not too long, is to read the sound into an array (Snd-fetch-array), then loop through the array and write it in reverse order to a new array, then Snd-from-array.
- Fri Apr 19, 2013 4:24 pm
- Forum: Windows
- Topic: Integration with Ableton Live
- Replies: 17
- Views: 5593
Re: Integration with Ableton Live
In the "File > Export" dialogue (http://manual.audacityteam.org/o/man/fi ... ialog.html), select the file that you are editing and overwrite it.molec wrote:I need to write over the WAV's i'm editing so that the edited file shows up in Ableton.
- Fri Apr 19, 2013 4:20 pm
- Forum: Windows
- Topic: Integration with Ableton Live
- Replies: 17
- Views: 5593
Re: Integration with Ableton Live
I spent a considerable time answering Gale Andrews on several points, cutting and pasting begin quotes and end quotes, so my answers would appear in between each issue he raised, yet all that's been printed is my last answer and it really doesn't do my entire post justice at all. My apologies - tha...
- Fri Apr 19, 2013 4:09 pm
- Forum: Feature Request Archive
- Topic: Metadata
- Replies: 6
- Views: 3086
Re: Metadata
We already have a number of dialogues which have a "Don't show me again" checkbox - may be the Metadata dialog should have one as well. Personally I'd be against that unless we also have an option to not write metadata. Currently, if there is metadata in the project, then it is written to...
- Fri Apr 19, 2013 4:04 pm
- Forum: Nyquist
- Topic: Understanding yin
- Replies: 14
- Views: 3882
Re: Understanding yin
How few cycles can I select and still get good answers? It depends on how periodic the waveform. For highly periodic waveforms, 10 or so cycles will probably be enough. For waveforms that are less periodic you are likely to need more. Is the last argument a number of samples The step size is in sam...
- Fri Apr 19, 2013 2:15 pm
- Forum: Windows
- Topic: Integration with Ableton Live
- Replies: 17
- Views: 5593
Re: Integration with Ableton Live
What settings do you need?molec wrote:There isn't an export setting for WAV's.
- Fri Apr 19, 2013 2:04 pm
- Forum: Audio Processing
- Topic: clipping in purchased music
- Replies: 2
- Views: 1328
Re: clipping in purchased music
Your question is discussed in this topic: http://forum.audacityteam.org/viewtopic ... 46&t=71893
- Fri Apr 19, 2013 2:02 pm
- Forum: Nyquist
- Topic: Confusing documentation for sref
- Replies: 14
- Views: 3430
Re: Confusing documentation for sref
But you can't have a negative start time.Robert J. H. wrote:Additionally, 'local-to-global' can be fed with negative values to generate negative time shifts.