Skip to content

Releases: hcr923fm/chronicle

v0.1.2.0b1

26 Feb 20:35
Compare
Choose a tag to compare
v0.1.2.0b1 Pre-release
Pre-release

Audio logging software for radio stations.

Records audio on the hour, every hour.

Updates since v0.1.1a1:

  • Basic incoming audio level metering
  • Added continuous audio rotation, with configurable maximum age of old files
  • Support for recording to OGG Vorbis (since MP3 isn't likely for a while)
  • Ability to record from audio devices other than the system default

More to come!

The .tar.gz and .zip files contain chronicle binaries for Windows x32 and x64 as well as the required libraries. Just extract and go!

Compiled with MingW 32 and 64, tested on Windows 10 x64.

v0.1.2.0a3

25 Feb 01:49
Compare
Choose a tag to compare
v0.1.2.0a3 Pre-release
Pre-release

Added support for:

  • Rotating logging (with configurable file age maximum)
  • More than one audio file format (configurable on the command line)

v0.1.2.0rc1: Updated README.md

26 Feb 20:11
Compare
Choose a tag to compare
Former-commit-id: 9254b7849c02d0166ae139ccc4fcad674a192353

v0.1.0

13 Jan 23:59
Compare
Choose a tag to compare

Basic functioning audio logger.

Records audio from the default input to a WAV file.
File output directory is specified by the first command-line argument.
File name is of the following format: YY-MM-DD HHMMSS.wav

Recording ends at the end of the current hour and starts again immediately - thereby recording on the hour, every hour, ad infitum.