/audio-scheduler

An audio clip scheduler for use in radio broadcasting

Primary LanguageCGNU General Public License v3.0GPL-3.0

audio-scheduler

An audio clip scheduler for use in radio broadcasting

Building

This project uses autotools for building. It requires running autoreconf before configuring in order to generate the rest of the autotools build files that are not under revision control.

$ autoreconf -fi
$ ./configure
$ make