Radio Automation Software - Radio Activator - Downloads

Radio Activator V1.01 - This software is protected.  This download is for registered users of the Radio Automation Software - Radio Activator only.  There is currently no demo version of this software.

14th March 2002

Compression Utility.  Automatically compress all wav files in a folder.  Useful when you've used a third party ripper to get all tracks from a CD.

NOTE.  This is a command line utility.  To use, open a command prompt and type "compress <folder>". 

example - compress d:\myaudio

if using long filenames make sure you wrap the folder in quote marks

example compress "d:\my audio"

7th March 2002

Path Change Utility.  Automatically convert file paths within the database.  This is most useful when you have all your audio installed on 1 machine and then wish to network.  All your audio paths have been stored as "d:\myaudio\filename.wav" and you need to convert it to "\\matermachine\d\myaudio\filename.wav" 

NOTE.  This is a command line utility.  To use, open a command prompt and type "cpath [s/j] [oldpath] [newpath]".

The first parameter specifies if to modify the [S]ongs database or the [J]ingles database.

example - cpath S d:\myaudio \\mastermachine\d\myaudio

if using long filenames make sure you wrap the folder in quote marks

example cpath S "d:\my audio" "\\mastermachine\d\my audio"

7th March 2002

Database Integrity Check Utility.  Occasionally when users are editing .wav files in other applications they can delete files.  This utility will scan either your songs or jingles databases and either report on missing files, or delete the entries from the database automatically.

NOTE. This is a command line utility.  To use, open a command prompt and type "check [s/j] [delete]".

The first parameter specifies if to check the [S]ongs database or the [J]ingles database.  If you add "delete" to the command line then any entries in the database that have missing .wav files will be deleted.

report example - check S
delete example - check S delete

14th March 2002

Information about the Radio Automation Software - Radio Activator