[aubio-user] pitch detection frequency doubling

Paul Brossier piem at piem.org
Thu Dec 18 02:04:21 CET 2014


Hi Adam,

Sorry for the late reply.

One likely cause is that you are trying to feed a buffer of intereleaved
samples to the pitch detection:

  [ l1, r1, l2, r2, ..., ln, rn ]

Make sure you downmix the signal to mono before filling up the fvec you
pass to aubio_pitch_t.

Best, Paul


On 13/08/2014 04:31, Adam Wilson wrote:
> Hi all
> 
> Having some issues with frequency doubling using the pitch detection
> library. Wonder if there are any known causes for this, any pointers?
> 
> 
> Thanks! Adam _______________________________________________ 
> aubio-user mailing list aubio-user at aubio.org 
> https://lists.aubio.org/listinfo/aubio-user
> 




More information about the aubio-user mailing list