No, Audacity is for audio editing and processing.
The Doom9 forum has a lot of information about extracting data from DVD's.
SUPER by erightsoft can convert unencrypted VOB files into WMV format.
Search found 59476 matches
- Tue Jan 13, 2009 12:37 am
- Forum: Audio Processing
- Topic: DVD ripping
- Replies: 1
- Views: 371
- Tue Jan 13, 2009 12:32 am
- Forum: Windows
- Topic: More Free VST Plug-ins.
- Replies: 6
- Views: 2048
Re: More Free VST Plug-ins.
http://audacityteam.org/download/plugins
Note that some VST plug-ins are incompatible with Audacity and cause Audacity to crash, or prevent it from launching. Ladspa and Nyquist plug-ins are generally far less problematic.
Also, Audacity 1.3.6 now contains some additional effects as standard.
Note that some VST plug-ins are incompatible with Audacity and cause Audacity to crash, or prevent it from launching. Ladspa and Nyquist plug-ins are generally far less problematic.
Also, Audacity 1.3.6 now contains some additional effects as standard.
- Tue Jan 13, 2009 12:22 am
- Forum: Windows
- Topic: Help with the Timer Record feature.
- Replies: 2
- Views: 471
Re: Help with the Timer Record feature.
The timer record has been out for a while now, and I know a couple of people that use it regularly with no problem - my own limited experience with it has shown it to be very reliable. Does your computer have any "power saving" features enabled? Check that it is set to "always on"...
- Tue Jan 13, 2009 12:06 am
- Forum: General Audio Programming
- Topic: Help with iteration functions in Nyquist
- Replies: 15
- Views: 4492
Re: Help with iteration functions in Nyquist
You'll probably get some ideas from this post: http://audacityteam.org/forum/viewtopic ... 984#p31998
Note that the code is not very efficient, but I think it's fairly easy to understand.
Note that the code is not very efficient, but I think it's fairly easy to understand.
- Mon Jan 12, 2009 11:34 pm
- Forum: General Audio Programming
- Topic: Chord generator
- Replies: 25
- Views: 12825
Re: add a feature (chord generator)
Here's some sample code to play with in the Nyquist Prompt (listed in "Unsorted" effects in Audacity 1.3.6) (setq samplerate (snd-srate s)) (sim (scale 0.5 (force-srate samplerate (stretch-abs 1.0 (sound s)))) (scale 0.4 (force-srate samplerate (stretch-abs 0.75 (sound s)))) (scale 0.3 (fo...
- Mon Jan 12, 2009 11:00 pm
- Forum: Audio Processing
- Topic: ANDing / XORing two almost identical tracks
- Replies: 9
- Views: 4074
Re: ANDing / XORing two almost identical tracks
Good news: Steve's script works very slick. I've posted three mp3s here to illustrate the results. Excellent - it's worked pretty well. Looking at the clicks that remain, they are present in both channels, so as expected they have not been removed, but at least there is now a manageable number so t...
- Mon Jan 12, 2009 10:29 pm
- Forum: General Audio Programming
- Topic: Chord generator
- Replies: 25
- Views: 12825
Re: add a feature (chord generator)
would you please share your thought about "harmonic generator"? The way I would approach it is using a Nyquist script to process an individual strum/note. In practice you would probably want different chords in different parts of the music/tune, rather than running parallel intervals thro...
- Mon Jan 12, 2009 8:55 pm
- Forum: Audio Processing
- Topic: How to convert Joint-Stereo to Stereo in Windows MediaPlayer
- Replies: 29
- Views: 8110
Re: How to convert Joint-Stereo to Stereo in Windows MediaPl
The advantage of using higher bit depth (32 bit rather than 16 bit) is that you get greater dynamic range http://en.wikipedia.org/wiki/Dynamic_range The advantage of using higher sample rates (48kHz rather than 44.1kHz) is that it supports higher frequencies. Bit depth For your Exported audio file t...
- Mon Jan 12, 2009 8:24 pm
- Forum: Windows
- Topic: Subsequent tracks get recorded at a different pitch
- Replies: 12
- Views: 1868
Re: Subsequent tracks get recorded at a different pitch
As before, as well as setting the sample rate, the most common bottlenecks are due to: Anti-virus programs interfering with the recording process. Disk fragmentation. Other programs running at the same time. then work your way through all the suggestions here: http://audacityteam.org/wiki/index.php?...
- Mon Jan 12, 2009 8:19 pm
- Forum: Recording Equipment
- Topic: Poor podcast audio quality when recording from LP??? Help!!
- Replies: 13
- Views: 2945
Re: Poor podcast audio quality when recording from LP??? Hel
Also check that "XPQ" is off.kozikowski wrote:Make sure the Behringer effects strip to the right is all turned off.