An open API service indexing awesome lists of open source software.

https://github.com/chzchzchz/dafft

it's da fft utility
https://github.com/chzchzchz/dafft

Last synced: 4 months ago
JSON representation

it's da fft utility

Awesome Lists containing this project

README

        

# dafft

A handy FFT streamer for JACK audio.

## Build and Run

Install fftw and sdl development libraries then run:

```sh
go get github.com/chzchzchz/dafft
dafft # defaults to PulseAudio monitor
dafft XMMS2 # XMMS2 jack monitor
dafft XM # substring matching if you want
```