eq

module
v0.2.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2019 License: MIT

README

EQ: An audio equalizer app implemented in Go

Directories

Path Synopsis
Package filter provides the Filter interface, focusing on working with streamio.Player and streamio.Recorder interfaces.
Package filter provides the Filter interface, focusing on working with streamio.Player and streamio.Recorder interfaces.
function
Package function provides an implementation of filter.Filter that using functions for filtering.
Package function provides an implementation of filter.Filter that using functions for filtering.
pipe
Package pipe provides an implementation of filter.Filter that using os.Pipe and external applications for filtering.
Package pipe provides an implementation of filter.Filter that using os.Pipe and external applications for filtering.
pipe/sox
Package sox provides a command generator of SoX (a multipurpose sound processing program) focusing on working with filter.Pipe or any other object that wraps exec.Command.
Package sox provides a command generator of SoX (a multipurpose sound processing program) focusing on working with filter.Pipe or any other object that wraps exec.Command.
internal
safe
Package safe provides thread-safe objects for internal use.
Package safe provides thread-safe objects for internal use.
Package streamio provides two interfaces, Player and Recorder, focusing on working with filter.Filter interface.
Package streamio provides two interfaces, Player and Recorder, focusing on working with filter.Filter interface.
alice
Package alice provides an implementation of streamio.Player and streamio.Recorder that playbacks "Alice's Adventures in Wonderland" for testing purposes.
Package alice provides an implementation of streamio.Player and streamio.Recorder that playbacks "Alice's Adventures in Wonderland" for testing purposes.
portaudio
Package portaudio provides an implementation of streamio.Player and streamio.Recorder using PortAudio.
Package portaudio provides an implementation of streamio.Player and streamio.Recorder using PortAudio.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL