Search found 59476 matches
- Mon Mar 16, 2009 10:19 pm
- Forum: Windows
- Topic: annoyance : incorrect positioning of Audacity window
- Replies: 3
- Views: 361
Re: annoyance : incorrect positioning of Audacity window
This has been raised before as "Audacity start position under Windows XP" in 2007 but hasn't been fixed in v1.2.6. It's not going to get fixed in Audacity 1.2.x either. Development of 1.2 ended some time ago. All current development is on 1.3 and is working toward the new "Audacity 1...
- Mon Mar 16, 2009 10:12 pm
- Forum: Windows
- Topic: Auto Apply Chain
- Replies: 1
- Views: 431
Re: Auto Apply Chain
No, and No.
But if you think that there could be a feature that would benefit you and other users, you could post a suggestion on the "Adding Features to Audacity" board. http://audacityteam.org/forum/viewforum.php?f=20
But if you think that there could be a feature that would benefit you and other users, you could post a suggestion on the "Adding Features to Audacity" board. http://audacityteam.org/forum/viewforum.php?f=20
- Mon Mar 16, 2009 9:21 pm
- Forum: Audio Processing
- Topic: How can I amplitude modulate one channel with another ?
- Replies: 24
- Views: 11542
Re: How can I amplitude modulate one channel with another ?
This assumes that the carrier wave is in the right channel: (mult (sum 0.5 (scale 0.5 (aref s 0)))(aref s 1)) For 100% modulation, you must normalize the track before running the Nyquist command. If you want to also remove the carrier wave, try: (sim (mult (aref s 1) -0.5) (mult (sum 0.5 (scale 0.5 ...
- Mon Mar 16, 2009 9:09 pm
- Forum: Windows
- Topic: Audacity crashs on WAVs created with Adobe Premiere Elements
- Replies: 11
- Views: 1454
Re: Audacity crashs on WAVs created with Adobe Premiere Elem
Has someone looked into making Audacity able to deal with those files, instead of just re-encoding the files with another program? In the previous thread, neither myself, or another user had problems opening the file in question. I don't know what version of Audacity the other user was using, but I...
- Mon Mar 16, 2009 9:01 pm
- Forum: Windows
- Topic: Audacity 1.3.7: Sound stuttering after long recording
- Replies: 13
- Views: 2393
Re: Audacity 1.3.7: Sound stuttering after long recording
I think that we may have got somewhat distracted from the original question. Although "short recording > OK / long recording > stuttering" is usually indicative of fragmentation or other drive access speed issues, we seem to have pretty well eliminated such possibilities. Looking back to t...
- Mon Mar 16, 2009 7:49 pm
- Forum: Mac OS X
- Topic: audacity won't start up
- Replies: 10
- Views: 4256
Re: audacity won't start up
Any help would be greatly appreciated. Some suggestions: Make sure that the anti-virus program treats ".au" files and ".aup" files as "safe". If that doesn't fix it, try replacing your anti-virus program with "Avast" or "AVG". They are both long sta...
- Sun Mar 15, 2009 12:44 pm
- Forum: Windows
- Topic: Copy music
- Replies: 3
- Views: 592
Re: Copy music
Windows machines tend to not have built-in burning programs to produce a data (not music) CD like Macs do. For that you'll need one of the free burning programs--one may have come with the CD drive in your machine. Windows XP and later support writing to CD without additional software; Windows XP’s...
- Sun Mar 15, 2009 12:35 pm
- Forum: Windows
- Topic: Audacity 1.3.7: Sound stuttering after long recording
- Replies: 13
- Views: 2393
Re: Audacity 1.3.7: Sound stuttering after long recording
When Audacity is so prone to fragmentation, why isn't the recordying buffered to memory before writing to the hard drive? You mean buffering to ram, then writing as one big file? There are significant performance advantages in Audacity saving lots of little data files rather than a few great big on...
- Sun Mar 15, 2009 12:21 pm
- Forum: Windows
- Topic: basic editing of MP3 doesn't work
- Replies: 7
- Views: 437
Re: basic editing of MP3 doesn't work
Curious question, is there a way to save the position of the cursor an then get back to it easily? In Audacity 1.3 there is an option at the bottom of the Edit menu called "Play region" with which you can lock/unlock the play region to the currently selected region. This is useful if you ...
- Sat Mar 14, 2009 6:06 pm
- Forum: Windows
- Topic: Audacity questions
- Replies: 27
- Views: 2147
Re: Audacity questions
Yes, stick to mono. Unless you do something odd it should come out of both speakers.Exalted Erick wrote:I use one microphone to record a cappella vocals that I upload to MySpace Music and YouTube.
Should I stick to mono for such basic use?