synth

Generate audio samples

MIT License

Stars
1
Committers
1

synth CI Go Report Card

Generate audio samples.

  • This package is a bit experimental and a work in progress.
  • Includes a kick utility for generating kick drum samples, a snare utility for generating snare drum samples, rms and linear for mixing audio and sweep for generating a detuned synth samples. They are all in the cmd directory.
  • Used by the Kickpad application.
  • Uses SDL2 to play sounds (unless -tags ff is given, then ffplay will be used instead).

General info

  • License: MIT
  • Version: 1.13.0