Documentation ¶
Overview ¶
Demo usage of the go-sound Sounds library, to play Clair de Lune.
go run spectrogramshift.go --shift=<semitones> <file>
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Write a sound to a .wav file Write sounds to audio output via Jack (http://jackaudio.org) Package output it responsible for preparing the sounds for human consumption, whether audio, visual or other means.
|
Write a sound to a .wav file Write sounds to audio output via Jack (http://jackaudio.org) Package output it responsible for preparing the sounds for human consumption, whether audio, visual or other means. |
Package sounds provides the basic types for Sounds within this system, plus multiple implementations of different sounds that can be used.
|
Package sounds provides the basic types for Sounds within this system, plus multiple implementations of different sounds that can be used. |
A circular buffer data type for floating point values.
|
A circular buffer data type for floating point values. |
Renders various data from a channel of [-1, 1] onto screen.
|
Renders various data from a channel of [-1, 1] onto screen. |
Click to show internal directories.
Click to hide internal directories.