Helmholtz~
- may be better than
sigmund~
orfiddle~
for detecting pitch - might be able to track 2 pitches at once
Building
- the compiled version for linux is for 32 bit so it needs to be recompiled. A simple
make
in thesrc
directory usespd-lib-builder
to build - after
make
there will be two.pd_linux
files which need to be combined:g++ -static-libgcc -static-libstdc++ -shared -W -o helmholtz~.pd_linux helmholtz~.o Helmholtz.o