joem5636
joem5636
Even with soundfile and libsndfile1 installed, I get "TypeError: buffer_read() got an unexpected keyword argument 'ctype'" when I try to run it. Even if I try soundfile samples, they fail...
wire.py only does input/output and adapting it for FFT filtering is non-trivial. After much research I figured out how to do continuous FFT and have modified wire.py to wireFFT.py which...
Greendroid compilation reports many errors with getActionBar() not returning a compatible object. I suspect that Greendroid can be removed or is there a fix?