AudioLogger - Change record time?

I want to change the recording time from 1 hour per segment to 15 mins per segment. Can this be done? The talent wants to access the logged files as their airchecks. It would be nice if they didn’t have to wait an hour.

I am running the latest version 1.0.4.

Thanks!

Yes, it is possible, but involves a manual edit of the AudioLogger.ini file (in C:\ProgramData\mAirList\AudioLogger).

Look for a section named [General], or created it if it doesn’t exist.

Then add the following line to that section:

TimeSlotLength=15

This will make the recordings rotate at :00, :15, :30 and :45.

Remember to close the software before editing the ini file.

Cannot find the AudioLogger.ini file. Should I just create it from scratch?
I am also curious where I can find all of the settings that can be used in the AudioLogger.ini file. I have looked through the AudioLogger PDF file, but there is no mention of this .ini file or the settings therein.

Thanks!

On Windows Vista, 7, or 8:

C:\ProgramData\mAirList\Audio Logger\AudioLogger.ini

On Windows XP:

C:\Documents and Settings\mAirList\Audio Logger\AudioLogger.ini

The TimeSlotLength setting is the only “hidden option” that must be written manually into the ini file (because it hasn’t made it into the GUI yet). There is no need to edit the file manually otherwise. All other settings are managed through the GUI.

I am running this on XP.

Found the file at this location C:\Documents and Settings\All Users\Application Data\mAirList\AudioLogger\AudioLogger.ini

Made the changes as required. Works great! Audio is now being recorded in 15 minute intervals.

Thank you!

Sorry, forgot the “All Users\Application Data” part.