Skip to content

Friture 0.48

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 21:27
· 74 commits to master since this release

Friture 0.48 includes the following new features, changes and bug fixes:

  • New feature: add Mel end ERB frequency scales for FFT spectrum and 2D spectrogram. The default scale is now the Mel scale, not the logarithmic scale (#136, @clo-yunhee)
  • Bugfix: fix 2D spectrogram frequency scale by removing borders (#192, @alyaeanyx)
  • Change: replace OpenGL drawing code by QML (#193). The change removes Friture's dependency on PyOpenGL, which has proved to cause issues on Macos. Hopefully this will help make Friture work out-of-the-box on Macos.

Thank you very much to @clo-yunhee and @alyaeanyx for their contributions!

Windows