pacomacman

Results 6 issues of pacomacman

I'm trying to use your code to extract the tempo from a 16 beat 120bpm audio file which is altogether around 8 seconds long, but the beat_detect_callback is never or...

In FFT.c there are two functions BackwardFFT and ForwardFFT that take one parameter fft_plan p. Anywhere these functions access or try and set values in the plan I'm seeing a...

You mentioned that this algorithm was tested with the human voice, but in my tests I can't detect any frequency above 1.4KHz (F6 at 1024 samples) for some reason. I...

I'm struggling with the Quefrency setting. Although in the examples you set it up as 0.001 = 1ms, you don't mention anywhere the suggested range and if this is a...

I have some sf2 soundfonts that loop fine normally, but using TinySoundFont come to an abrupt end rather than looping. Can you think of any reason this would happen? I...

This seems to work well when specifying a root file to monitor, however doesn't appear to work within subfolders. Is this something that is difficult to implement?