Search found 59476 matches
- Mon May 16, 2011 5:55 pm
- Forum: Recording Techniques
- Topic: Problem with recording electric guitar. Please help!
- Replies: 3
- Views: 2436
Re: Problem with recoeding elecreic guitar. Please help!
I suggest you use a DI box (Direct Injection) to match the impedance levels. Bear in mind that he is plugging into a PC mini-jack input, so even with a DI box there is still the problem of matching a balanced XLR output to an unbalanced mini-jack input. A better solution might be to buy an external...
- Mon May 16, 2011 5:40 pm
- Forum: Windows
- Topic: CAN'T OPEN SAVE PROJECT
- Replies: 17
- Views: 6422
Re: CAN'T OPEN SAVE PROJECT
The problem is that you are using invalid characters in track names. In this case, the track name appears to be: Çâóêîâàÿ äîðîæêà Which I presume is a series of non-Latin characters? Audacity 1.2.x does not support Unicode characters, so track names, file names and metadata (ID3 tags) must only use ...
- Mon May 16, 2011 5:22 pm
- Forum: General Feedback and Discussion
- Topic: Delay typing into a label or dragging tracks vertically
- Replies: 53
- Views: 8473
Re: Delay typing into a label or dragging tracks vertically
I've submitted a report to "feedback" (I'm a bit hesitant to submit a bug report to Bugzilla myself as I can't see the problem).
- Mon May 16, 2011 5:00 pm
- Forum: Audio Processing
- Topic: Messed Up Vinyl
- Replies: 14
- Views: 4207
Re: Messed Up Vinyl
There's also a note about it in the release notes: http://sox.git.sourceforge.net/git/gitweb.cgi?p=sox/sox;a=blob;f=README.win32;hb=HEAD 85 Appendix - MP3 Support 86 ---------------------- 87 88 SoX contains support for reading and writing MP3 files but does not ship 89 with the DLL's that perform d...
- Mon May 16, 2011 4:57 pm
- Forum: Mac OS X
- Topic: Recording problem
- Replies: 12
- Views: 5171
Re: Recording problem
I think what may be happening is that you are getting "drop-outs" (bits of data missing). If you zoom in very close on the waveform where the problem is occurring, you may be able to see bits missing from the waveform. This happens if there is some data bottleneck that is preventing the au...
- Mon May 16, 2011 4:51 pm
- Forum: Windows
- Topic: exporting start and end points
- Replies: 2
- Views: 1628
Re: exporting start and end points
There's several ways that you can do that. Probably the closest to what you are familiar with is to select the part that you want to Export, then "File menu > Export Selection" See here for the full article in the manual about "selections" http://manual.audacityteam.org/man/Audac...
- Mon May 16, 2011 4:42 pm
- Forum: Windows
- Topic: Export to wav
- Replies: 8
- Views: 1164
Re: Export to wav
in this case the recording was a live performance using a stereo condenser mic. So to get the most of it without the 88.2 option I used 96kHz. It's a familiar idea that "bigger numbers are better", but in the case of sample rates it is not necessarily true. A sample rate of 48 kHz is capa...
- Mon May 16, 2011 4:31 pm
- Forum: General Audio Programming
- Topic: Re: Hard limiter/Amplify?
- Replies: 4
- Views: 11307
Re: Hard limiter/Amplify?
The hard limiter will be introducing distortion on peaks that are above -5.5db.billzblaze wrote:could it be doing more harm than good?
The result of what you are doing will certainly be "louder", but probably not "better quality". As bgravato wrote, it depends what you are after.
- Mon May 16, 2011 7:08 am
- Forum: Windows
- Topic: Export older ID3 tags from audacity?
- Replies: 3
- Views: 447
Re: Export older ID3 tags from audacity?
Possibly "EasyTag"speedy22000 wrote:Do you know of any program for Linux which will convert the tags
- Sun May 15, 2011 11:30 pm
- Forum: GNU/Linux and Unix-like
- Topic: Re: Track Lines (Sound Wave?) Disappeared and Input Mic Prob
- Replies: 6
- Views: 5475
Re: Track Lines (Sound Wave?) Disappeared and Input Mic Prob
Some usb devices don't allow to adjust the input level. That's a limitation on the usb drivers for those devices. In most cases it's a limitation of the hardware itself. Signal level adjustment should be made to the analogue signal before it reaches the A/D converter, otherwise all you are doing is...