Skip to content

Friture 0.41

Compare
Choose a tag to compare
@tlecomte tlecomte released this 10 Dec 19:55

Friture 0.41 brings several improvements to make Friture more robust and more accurate.

In particular, Friture now uses python-rtmixer internally (a ring buffer implementation) for smoother audio input. This fixes #90 where it has been found that significant audio glitches prevented proper analysis on Linux and also on Windows with the DirectSound inputs.

Other improvements:

  • fix OpenGL error on MacOS X (fixes #111)
  • avoid crash in the FFT spectrum in linear mode with small windows (mitigates #120, #106)

Thanks for your continued feedback!