branches: master
Clone
clone: git://shithub.us/sigrid/pitch gits://shithub.us/sigrid/pitch
push: hjgit://shithub.us/sigrid/pitch
patches to: sigrid on 9gridchan, or ftrvxmtrx@gmail.com
Last commit
8803428f
– Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/11/26 06:39
fprint → werrstr
About
# 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.