Search found 59476 matches
- Tue Jul 22, 2008 8:28 am
- Forum: Windows
- Topic: Audacity Won't Export...
- Replies: 9
- Views: 8211
Re: Audacity Won't Export...
I've just quickly tried the project in Audacity 1.2.6 (Windows) and I confirm the project is OK. It's a bit of a mystery why it won't export even as a WAV on amlz's machine, especially if other projects do. @ amlz, It is Audacity 1.2.6 that you are using and not an even more ancient version? If so, ...
- Tue Jul 22, 2008 7:56 am
- Forum: Windows
- Topic: Audacity Won't Export...
- Replies: 9
- Views: 8211
Re: Audacity Won't Export...
Depending on what exactly it won't do, that may be a red herringkozikowski wrote:It will not, however, export all versions of MP3
http://audacityteam.org/forum/viewtopic.php?f=16&t=5427
- Tue Jul 22, 2008 6:27 am
- Forum: General Audio Programming
- Topic: Vibrato and EQ Algorithms
- Replies: 8
- Views: 6169
Re: Vibrato and EQ Algorithms
I'm using it for the software at the link below that I'm developing. An effect I use often in my music is to have a very slow, very subtle vibrato on most tracks, which is what I'll be using it for. That looks really cool. Have you thought of making so that it supports LADSPA plug-ins? There's a lo...
- Tue Jul 22, 2008 6:03 am
- Forum: General Audio Programming
- Topic: Mixing down multiple channels
- Replies: 5
- Views: 2440
Re: Mixing down multiple channels
I don't think that's really what myxit is after. A compressor changes (reduces) the dynamics (the range between quiet and loud), but all that is being asked for is to reduce the levels of each track so that the sum is below 0dB.PaulSlocum wrote:You need a compressor.
- Tue Jul 22, 2008 5:57 am
- Forum: Windows
- Topic: LAME encoder properties
- Replies: 11
- Views: 3996
Re: LAME encoder properties
Yes there is a know bug in Audacity 1.3.5 MP3 export where Bit Rate Mode and Quality choices in Options dialogue are ignored, producing 128 kbps CBR irrespective of what has been selected, and the reported length is often incorrect although the actual length is fine. Hopefully this will be fixed in ...
- Tue Jul 22, 2008 2:43 am
- Forum: General Audio Programming
- Topic: Vibrato and EQ Algorithms
- Replies: 8
- Views: 6169
Re: Vibrato and EQ Algorithms
I don't know anything about C/C++, but I just mentioned it because I know that in certain situations floating point calculations can actually be faster than integer calculations, since modern processors are able to do the floating point calculations in the fpu, while the regular processor is doing s...
- Tue Jul 22, 2008 2:11 am
- Forum: Windows
- Topic: No sound when coming through mixer
- Replies: 5
- Views: 723
Re: No sound when coming through mixer
Is anything showing up on the record or Playback meters?
Any error messages?
Have you perhaps inadvertently changed the default sample rate ("Edit > Preferences > Quality")
Any error messages?
Have you perhaps inadvertently changed the default sample rate ("Edit > Preferences > Quality")
- Tue Jul 22, 2008 2:03 am
- Forum: General Audio Programming
- Topic: Vibrato and EQ Algorithms
- Replies: 8
- Views: 6169
Re: Vibrato and EQ Algorithms
Vibrato works Congratulations. all integer math, and no between sample consideration if you're willing to sacrifice a little sound quality for speed. Would using floating point for the modulation wave definitely make it slower? If so, how much slower? Could probably do it with a sine lookup table S...
- Tue Jul 22, 2008 1:55 am
- Forum: Windows
- Topic: How to test an mp3 file?
- Replies: 4
- Views: 980
Re: How to test an mp3 file?
What's the quality like? A recording from YouTube is likely to be fairly low quality. I meant "how good or bad does it sound". You can rip and encode, or record and encode at any kbps that you choose, but YouTube videos already start off as low quality, so even if you record it at 320kbps...
- Mon Jul 21, 2008 10:23 pm
- Forum: Windows
- Topic: How to test an mp3 file?
- Replies: 4
- Views: 980
Re: How to test an mp3 file?
What's the quality like?
A recording from YouTube is likely to be fairly low quality.
A recording from YouTube is likely to be fairly low quality.