shithub: pitch

ref: 8803428fda6667b186eae4f20060744ed357e5a8
dir: pitch/README.md

View raw version
# games/pitch

![trans rights](trans.png)

9front says TRANS RIGHTS!

A simple voice pitch analyzer.

The only option available for now is the input, which is `/dev/audio`
by default.  It's recommended to increase `recgain` through
`/dev/volume` in order to achieve best results.  You might want a
better mic (the built-in ones suck).

## Attribution

The program is using kiss-fft, which is a fork (done by Bernd Porr),
stripped down and further debugged version of the original kiss-fft
library by Mark Borgerding, see `LICENSE.kiss-fft` file.