Search found 59476 matches
- Thu Nov 28, 2013 12:13 am
- Forum: macOS
- Topic: Recording Guitar, Onlt Comes Through 1 Speaker. DX
- Replies: 16
- Views: 2242
Re: Recording Guitar, Onlt Comes Through 1 Speaker. DX
No, I mean, did you record both the Rhythm track and the Lead track on the same day, with the same equipment? What equipment was that? Were both tracks recorded at the same time or one after the other. There is an obvious difference between the Rhythm track and the lead track - what did you do diffe...
- Thu Nov 28, 2013 12:10 am
- Forum: Windows
- Topic: Installation failure code 70--elevation required
- Replies: 3
- Views: 1030
Re: Installation failure code 70--elevation required
You need to run the installer as an Administrator.
- Wed Nov 27, 2013 11:01 pm
- Forum: macOS
- Topic: Recording Guitar, Onlt Comes Through 1 Speaker. DX
- Replies: 16
- Views: 2242
Re: Recording Guitar, Onlt Comes Through 1 Speaker. DX
How exactly did you do that?JustinT wrote:Here is a picture of Audacity as I am using it:
- Wed Nov 27, 2013 2:41 pm
- Forum: Feature Request Archive
- Topic: Track Drop-down Menu commands
- Replies: 82
- Views: 21102
Re: Track Drop-down Menu commands
Topic transferred to archive.
- Wed Nov 27, 2013 7:48 am
- Forum: macOS
- Topic: Recording Guitar, Onlt Comes Through 1 Speaker. DX
- Replies: 16
- Views: 2242
Re: Recording Guitar, Onlt Comes Through 1 Speaker. DX
Change it back to mono.JustinT wrote:Already tried changing "mono" to "stereo" in the Preferences.
- Wed Nov 27, 2013 7:41 am
- Forum: Compiling Audacity
- Topic: Vocal Split and Pitch change on Fedora
- Replies: 2
- Views: 1845
Re: Vocal Split and Pitch change on Fedora
Instructions for compiling on Linux are here: http://wiki.audacityteam.org/wiki/Developing_On_Linux
Looking at the list of dependencies, you may also need to install cmake.
Looking at the list of dependencies, you may also need to install cmake.
- Wed Nov 27, 2013 7:01 am
- Forum: Windows
- Topic: will not download
- Replies: 10
- Views: 1573
Re: will not download
Is your antivirus program up to date?
When was the last time that you did a full, in depth, antivirus scan?
When was the last time that you did a full, in depth, antivirus scan?
- Wed Nov 27, 2013 3:40 am
- Forum: Windows
- Topic: will not download
- Replies: 10
- Views: 1573
Re: will not download
Which version of Windows are you using?
Is there more than one user account on the computer? If there is, ensure that you are logged in with your usual user name.
Have you tried rebooting the computer?
Is there more than one user account on the computer? If there is, ensure that you are logged in with your usual user name.
Have you tried rebooting the computer?
- Wed Nov 27, 2013 2:58 am
- Forum: Windows
- Topic: will not download
- Replies: 10
- Views: 1573
Re: will not download
Please use paragraphs in your posts. One solid block of text is not very inviting to read and many people will be put off from reading it at all.
- Wed Nov 27, 2013 12:29 am
- Forum: Nyquist
- Topic: snd-add mem leak and snd-xform bugs EXPLAINED!
- Replies: 9
- Views: 4059
Re: snd-add mem leak and snd-xform bugs EXPLAINED!
The problems with results of snd-xform given to snd-add, with the resulting sound sometimes incorrect in a way dependent on the sequence of the summands, discussed here: http://forum.audacityteam.org/viewtopic.php?f=39&t=72398 The fault is again in add.c, not in snd-xform. Change line 405 to: C...