Radio, Web and Free Software

AlsaBackup?

AlsaBackup is an ALSA client to perform continuous recording. It is especially designed to record radio broadcast or gigs/conferences.

AlsaBackup is one of the recording backends used in the PigeBox project.

Features

  • can record any number of channels (1, 2, 4, ...)
  • change the recording file without any hole in the recording
  • use a configurable file name strategy
  • use standard wav files as storage
  • can run as a daemon
  • can notify when the recording file changes

Install

Debian/Ubuntu

By using the Tryphon Debian repository, you can install the alsa-backup package :

apt-get install alsa-backup

As a gem

AlsaBackup gem is available on GemCutter :

gem install alsa-backup

Sources

This project is released under GNU General public License 3 by Tryphon.

The sources are available in a git repository :

git clone git://projects.tryphon.eu/alsa-backup

References