Search found 24069 matches

by Gale Andrews
Fri Sep 09, 2011 11:50 pm
Forum: Mac OS X
Topic: "reference to invalid character number at line 6"
Replies: 18
Views: 7569

Re: "reference to invalid character number at line 6"

Here they are Try the attached edited projects. In both cases you had: <tag name="Full Name" value="Healing Ceremony/> which is wrong because you had not closed the opening " before "Healing" with another ". I changed those projects to: <tag name="Full Name&q...
by Gale Andrews
Fri Sep 09, 2011 10:11 pm
Forum: Windows
Topic: Crashing
Replies: 1
Views: 447

Re: Crashing

Upgrade to Audacity 1.3.13 Beta if you are not already using it: http://audacity.googlecode.com/files/audacity-win-unicode-1.3.13.exe You can check your current version at Help > About Audacity. Check you do not have "Audio cache" enabled in Directories Preferences. What format are the rec...
by Gale Andrews
Fri Sep 09, 2011 9:49 pm
Forum: Mac OS X
Topic: "reference to invalid character number at line 6"
Replies: 18
Views: 7569

Re: "reference to invalid character number at line 6"

shortyzpapa815 wrote:Alright, did that and upgraded to the newer beta...but now I get an "error: not well-formed (invalid token) at line 8 and 10" respectively, for both of them.
Please upload both .aup files using "Upload attachment" underneath the buttons where you write your posts.



Gale
by Gale Andrews
Fri Sep 09, 2011 4:49 pm
Forum: Mac OS X
Topic: "reference to invalid character number at line 6"
Replies: 18
Views: 7569

Re: "reference to invalid character number at line 6"

So in the first project, please remove "&#x0001;" from <tag name="Full Name" value="Healing Ceremony&#x0001;"/> so that it reads: <tag name="Full Name" value="Healing Ceremony"/> And from the second project, remove the "&#x0003;"...
by Gale Andrews
Fri Sep 09, 2011 4:36 pm
Forum: Mac OS X
Topic: Launching Audacity by opening a file doesn't import the file
Replies: 55
Views: 10260

Re: Launching Audacity by opening a file doesn't import the

When I attempt to launch from the command line I'll cd into Desktop and go from there: [email protected]:~/Desktop% open -a Audacity piano2-CoolEdit.mp3 Leaving aside why Open with doesn't pass the file to Audacity, the Audacity-supported command line syntax to open audio files ...
by Gale Andrews
Fri Sep 09, 2011 3:40 pm
Forum: Windows
Topic: no sound
Replies: 11
Views: 1705

Re: no sound

clorwinf wrote:What I mean is the computer speakers are connected to audio out (green) of the computer.
Then (if the problem isn't already fixed) you just have to decide whether that audio out belongs to the SoundBlaster or VIA onboard.

Gale
by Gale Andrews
Thu Sep 08, 2011 10:51 pm
Forum: General Feedback and Discussion
Topic: Sending .aup project files to another user
Replies: 2
Views: 1707

Re: Sending .aup project files to another user

Standard Audacity projects must include the uncompressed audio in the project _data folder, which makes them too large to e-mail. You can send to others as a compressed Audacity project (compressed OGG format, slightly lossy), or to be lossless, export tracks as WAV files, zip them up then send them...
by Gale Andrews
Thu Sep 08, 2011 5:26 pm
Forum: Mac OS X
Topic: Launching Audacity by opening a file doesn't import the file
Replies: 55
Views: 10260

Re: Launching Audacity by opening a file doesn't import the

Thanks, Todd. I agree the console errors don't seem relevant to the subject issue. 1.3.12 gives that error for FFmpeg because it doesn't support our latest FFmpeg version (0.6.2). I understand you get the same console errors when opening an .aup file in both 1.3.12 and 1.3.13, but if you quit Audaci...
by Gale Andrews
Thu Sep 08, 2011 5:03 pm
Forum: Windows
Topic: error while opening sound device?
Replies: 1
Views: 431

Re: error while opening sound device?

My recording setup is very basic: Windows 7 and a Blue Snowball microphone. I'd been working on a couple of projects when this same error message suddenly appeared. The first thing I noticed was that the snowball, although still plugged in, was no longer being recognized in Audacity: the tool bar's...
by Gale Andrews
Wed Sep 07, 2011 5:32 pm
Forum: Windows
Topic: Intermittent Recording Dropouts with Tascam US 122
Replies: 95
Views: 26621

Re: Intermittent Recording Dropouts with Tascam US 122

Blocksize is now set at 4255600. I imported the wav of the second track into 1.2 and the same missing syllables were noticable. Good to both of those. At least the missing syllables is expected. Audio to buffer set now at 100ms Please set it to 1000 ms. 100 ms is the default. We want to try it with...