xyproto / sinetastic

Example use of SDL2 to play audio from Go, and then write the audio to .wav files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sinetastic

Example program that can:

  • Generate audio.
  • Play audio using SDL2, both sequentially and mixed.
  • Write generated audio to .wav files.

Tested on macOS.

About

Example use of SDL2 to play audio from Go, and then write the audio to .wav files

License:MIT License


Languages

Language:Go 100.0%