[Audacity-nyquist] Re: [Audacity-users] click track removal?
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: David R. S. <sk...@wa...> - 2004-11-26 06:06:38
|
On Wed, 24 Nov 2004, Matt Brubeck wrote: > Actually, you could also open the AUP file in a text editor and delete > the click track: The file is in a simple XML format. Each track is a > "wavetrack" element. Find the correct track, and delete everything from > the <wavetrack> tag to the </wavetrack> tag. > I just tried this, deleting one track from the opening <wavetrack ... to its closing </wavetrack>.. .it works! And now I'm excited, thinking it would be simple to write a Nyquist plug-in so that a person could work with individual tracks without using the mouse (or its keyboard equivalent). I just don't know yet how to use Nyquist or XLisp to work with plain or other text. Do you know how we could do this Dominic? Thanks Matt! David |