Search found 24069 matches
- Thu Aug 26, 2010 1:23 am
- Forum: Windows
- Topic: cassette is to loud
- Replies: 1
- Views: 342
Re: cassette is to loud
When I try to record a cassette it is to loud. Even with input at "0." I connect my cassette player to the newmark turntable I use. It reords but is to loud. Grey Try connecting from headphones out of the tape deck, then turn its volume control knob down. If the Audacity input slider does...
- Wed Aug 25, 2010 3:00 am
- Forum: Maintaining / Improving this Forum
- Topic: Google Search Blurb
- Replies: 2
- Views: 2009
Re: Google Search Blurb
Now added meta keywords and description - see http://forum.audacityteam.org/viewtopic ... 75#p100275
Gale
Gale
- Wed Aug 25, 2010 2:59 am
- Forum: Maintaining / Improving this Forum
- Topic: Google Search for Audacity Forum
- Replies: 6
- Views: 4000
Re: Google Search for Audacity Forum
I've now included meta keywords and description in overall_header.html as: <meta name="keywords" content="Audacity help forum audio software recording editing sounds" /> <meta name="description" content="Audacity Forum provides expert assistance for the free Audaci...
- Tue Aug 24, 2010 10:29 pm
- Forum: Windows
- Topic: Cant Locate FFmpeg?
- Replies: 15
- Views: 3099
Re: Cant Locate FFmpeg?
The .cfg file should have the "Enabled" line at the top as in the syntax I gave, so: [FFmpeg] Enabled=1 FFmpegLibPath=C:UsersMakisPortablesAudacityPortableAppFFMpegavformat-52.dll not: [FFmpeg] FFmpegLibPath=C:UsersMakisPortablesAudacityPortableAppFFMpegavformat-52.dll Enabled=0 Please exi...
- Tue Aug 24, 2010 9:12 pm
- Forum: Maintaining / Improving this Forum
- Topic: Google Search for Audacity Forum
- Replies: 6
- Views: 4000
- Tue Aug 24, 2010 6:49 am
- Forum: Mac OS X
- Topic: Can a couple of Mac people open these Windows projects?
- Replies: 13
- Views: 1820
Can a couple of Mac people open these Windows projects?
Recently there was a problem where a project I created in 1.3.13 on Windows with a Unicode character in the file name opened with orphaned blockfiles on Mac, and then deleting the orphans silenced all the audio in the project. This may have been due to a bug reading Unicode which we think Vaughan fi...
- Tue Aug 24, 2010 5:31 am
- Forum: Windows
- Topic: Some of speaker's s's have a whistle or slight distortion
- Replies: 6
- Views: 1151
Re: Some of speaker's s's have a whistle or slight distortio
Move the microphone further from your mouth, angling it to one side or lowering the mic and angling it more towards the ceiling. See: http://www.eqmag.com/article/vocal-cords-removing/jan-08/33059 If you select one of the sibilants and Analyze > Plot Spectrum you will see a large broad spike centred...
- Tue Aug 24, 2010 12:27 am
- Forum: Windows
- Topic: Cant Locate FFmpeg?
- Replies: 15
- Views: 3099
Re: Cant Locate FFmpeg?
Thanks for the output. If you change the FFmpegLibPath in audacity.cfg I would expect a message that the configuration was changed, because Audacity cannot detect FFmpeg automatically. If your FFmpegLibPath in .cfg is correct, go to the Libraries preferences and click "Locate". If there is...
- Mon Aug 23, 2010 11:50 pm
- Forum: Mac OS X
- Topic: Slight lag in OSX
- Replies: 22
- Views: 3527
Re: Slight lag in OSX
My point about the refresh rate was really that if it was set to something that the monitor doesn't support properly, odd behaviour could easily follow. How about Garage Band - you can import audio files on that. Or how about Macsome (free and I presume lightweight as it only works with AAC and MP3)...
- Mon Aug 23, 2010 11:23 pm
- Forum: GNU/Linux and Unix-like
- Topic: MP3 Year tag
- Replies: 2
- Views: 756
MP3 Year tag
On Ubuntu, the year tag in MP3s exported from Audacity is not seen in applications like Rhythmbox or MoviePlayer. This is easily fixable by using ID3_FRAME_YEAR in line 1868 of ExportMP3.cpp instead of the deprecated "TYER" frame which we use for backwards compatibility with Windows applic...