Hi Jack!
I sent you a private message…
I placed a zip file in my Dropbox:
https://www.dropbox.com/s/17cw7lz9rj1wj ... 4.zip?dl=0
This is a zip archive which has the documentation for the new features, language localization files (Languages & locale folders) the new executable (ABC.exe) and the appropriate wxWidgets libraries. When you unzip this it should create a folder with the executable, the five libraries, the localization folders and the documentation folder. From your original folder you will also need to bring in copies of the plug-ins, Nyquist & modules folders (none of which are required for automated recording). It should then be ready to run. Technically, it is designed to be run from a terminal or script but if opened by double-clicking on the program icon it will function as a normal version of Audacity with no automatic recording ability. The documentation is quite extensive and should explain everything you need to know about how to use it.
jackinct wrote:
Finally, I would think that as a starting point, it would be a safe presumption that the recordings are being made using Audacity's Timer Recorder. The user would initiate an ATTENDED recording session (setting one up), and fill in the Timer Recorder dialog window; at the conclusion of session your script would have to launch, and likely in the context of a scheduled shutdown.
I do not use Audacity's Timer Recorder. The user would either launch this program from a CLI/terminal or script telling it for how long to record and the name (with fully qualified path) under which to save the recording; only the WAV & FLAC formats are recognized as valid for saving. The FLAC save options need to be set up by running the program once before setting up a recording session. This application DOES NOT use the Audacity configuration folder but sets up its own folder in the same location with the name "AudacityABC"; this means you will need to run the program once to set up all of your configuration preferences (input & output devices etc.).
If you have questions or comments don't hesitate to ask!