Friture 0.51 includes new features, changes and bug fixes:
Thank you very much to @Salavin, @swendt78 and @celeste-sinead who made their first contributions in this release!
General
-
New feature: Pitch tracker widget. Shows pitch frequency and note against time. By @celeste-sinead (#273, #274)
-
New feature: Show estimated pitch (frequency and note) on the FFT spectrum.,by @celeste-sinead (#261)
-
New feature: Playback widget. Allows to record and replay the last 30 seconds. By @celeste-sinead (#276)
-
Change: Added option for 5-seconds integration time in octave spectrum and fft spectrum widgets, by @swendt78 (#252)
-
Fix: Reduce margins in Octave spectrum (#220)
-
Fix: Prevent crash when changing settings for the sweep generator, by @Salavin (#242)
Packaging, tooling
- Add type checking with mypy by @celeste-sinead (#275)
- chore: various dependency updates (#239, #240, #243, #267, #268, #270, #281, #282)
macOS
Note that Friture is not "notarized", so it will still need to be manually whitelisted in macOS Security settings. There is no plan to notarize Friture any time in the future, because that requires subscribing to an Apple developper account with a yearly fee, and that is too much of an investment for the Friture project.
Windows
- Fix: msi package is x64 only (#271)
Friture 0.51 will be published to Microsoft Store. Download from the Microsoft Store
New Contributors
- @Salavin made their first contribution in #242
- @swendt78 made their first contribution in #252
- @celeste-sinead made their first contribution in #261
Full Changelog: v0.49...v0.51