Re: [Audacity-devel] CoolEdit Pro to Audacity
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Dominic M. <do...@au...> - 2004-05-03 08:17:06
|
On May 2, 2004, at 6:58 PM, Arturo "Buanzo" Busleiman wrote: > On Sun, 2 May 2004, Dominic Mazzoni wrote: > >> Congratulations! > > Thank you very much! > >> What language did you end up writing this in? > > C. That's excellent; probably the easiest solution would just be to integrate the code directly into Audacity if this is possible, since it's clearly a valuable feature. Are there any copyright or other license issues with your code? - Dominic >> I think that the best solution would be to make a small modification >> to >> the next version of Audacity so that it can open project files with no >> "data" directory, and automatically create the .auf files the first >> time >> the project is opened. > > Yes, definitely! > >> It sounds like you've done the hard part - parsing the CoolEdit file. > > Yes, Audio::CoolEdit was a useful for the first part, but I wrote the > code > to be automatically compatible with all versions of CoolEdit (I have > not > tried Adobe's Audition, yet, anyone using it?) > >> I'd love to take a look at your code and try to get it to output an >> .aup >> file instead, and then figure out how to get Audacity to open it. > > Oh, you won't have to wait long. I'll make it available on freshmeat > this > week probably, as a cep2lof package. We want some bug reports before > getting it into audacity, I guess :) > > Bye! > > -- > Arturo "Buanzo" Busleiman - www.buanzo.com.ar - GNU/Linux Documentation > President, Open Information System Security Group - Argentina > > "En teoria, no existe diferencia entre teoria y practica. Pero, en la > practica, esto no es asi." > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle > 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Audacity-devel mailing list > Aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel |