saugns

Logosaugns
Website:https://sau.frama.io
Description:Scriptable AUdio (SAU) Generation System. Command-line parser, player, and format converter for SAU scripts. Supports ALSA, OSS, and (on OpenBSD) sndio.
Author:Joel K. Pettersson
Version:v0.4.2d
Releasedate:2023-12-31

saugns implements the SAU (Scriptable AUdio) language, and is a command-line parser, player, and WAV file writer for SAU scripts. It makes it easy to write script files which play sounds when ran. It's also possible to pipe audio data from it over stdout.

Currently most useful for generating tones, sounds, soundscapes, and simple timed sequences. Can be used tersely and simply for that, but the language still lacks features for music composition without duplicating lots of script content.

The SAU language currently provides these audio generators, which can be used and combined in any number.

  • 'R' (Random segments oscillator), 12 line types. Value noise through-zero oscillator. Supports AM/RM, FM and PM.
  • 'W' (Wave oscillator), 12 wave types. Conventional oscillator, weakly anti-aliased. Supports AM/RM, FM and PM.

Documentation

apps/all/saugns.txt ยท Last modified: 2024/02/29 05:11 by joelkp