shithub: pitch

ref: 926aff456d7ee4318c86f6757c38c8a0174dbbf7
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.