Search found 5 matches
- Mon Nov 01, 2010 8:29 pm
- Forum: General Feedback and Discussion
- Topic: Command line processing
- Replies: 15
- Views: 13364
Re: Command line processing
For the record - I was able to do this and much more, including resampling, noise removal, splitting in tracks, converting to flac, just by using Audacty driven by AutoIt3. Using the same scripting language it was not too hard to make CD images from scanned pictures and making CD covers correctly fo...
- Thu Aug 26, 2010 4:33 pm
- Forum: General Feedback and Discussion
- Topic: Command line processing
- Replies: 15
- Views: 13364
Re: Command line processing
I think the assumption of running over night with no other programs being started is fine. So an AutoIt3 script might be sufficient
- Wed Aug 25, 2010 7:53 pm
- Forum: General Feedback and Discussion
- Topic: Command line processing
- Replies: 15
- Views: 13364
Re: Command line processing
Edgar, thanks for your research on this. I suspect that this might be easier than your quite detailed algorithm - but the approach is good: You have started a description, I will try yo iterate on it below. First a couple of questions: 1) What is CLI? 2) Are you compiling this in a Linux (Unix) envi...
- Fri Aug 13, 2010 9:20 pm
- Forum: General Feedback and Discussion
- Topic: Command line processing
- Replies: 15
- Views: 13364
Re: Command line processing
That sounds quite interesting. I would like to do a variety of things. But the first one is quite simple, and common. I would like to open a specific project (file name should be an input argument), Then mark all tracks, everything. Then resample to convert from 45rpm to 33rpm. I have digitized a la...
- Tue Aug 10, 2010 8:15 pm
- Forum: General Feedback and Discussion
- Topic: Command line processing
- Replies: 15
- Views: 13364
Command line processing
Is there a way to call Audacity from, e.g., a DOS command line with a string of commands to be executed? I am trying to do the same set of commands to a large number (1000 or so) of audacity project files.