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
makein thesrcdirectory usespd-lib-builderto build - after
makethere will be two.pd_linuxfiles which need to be combined:g++ -static-libgcc -static-libstdc++ -shared -W -o helmholtz~.pd_linux helmholtz~.o Helmholtz.o