Skip to content

Releases: Mattk70/Chirpity-Electron

2.2.0

29 Oct 21:04
Compare
Choose a tag to compare

What's New

  • The 'Chirpity' model has been renamed to the 'Nocmig' model.
  • The latest IUCN Red List status is displayed against species detections in the summary table. Thanks to Andy for the suggestion in the WhatsApp community!
    -- The assessment region can be refined: Global, European, Mediterranean
    -- Clicking the icon will open the assessment page in your web browser
    -- Can be disabled in settings
  • Processing speed improvements
  • There is more space in the UI for the file name. Thanks David W, for poking me about this in the WhatsApp community!
  • Improved guidance on "context mode" use

All all in a smaller download package!!

Bug Fixes

  • Clips can be saved to different drives or mount points (fixes #156)
  • Error when zooming into a highlighted region have been fixed
  • Better memory management (again)
  • Messages about 'no detections found' are not displayed if an analysis hasn't been done on the file

Full Changelog: v2.1.2...v2.2.0

2.1.2

21 Oct 00:02
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue for Mac users that could lead to audio chunks being skipped and other analysis errors
  • Fixed Issue leading to multiple save dialogs appearing when you export a batch of audio clips
  • Fixed an issue preventing the Audio Library location being set
  • Fixed an issue where the highlighted region would move position when zooming

Full Changelog: v2.1.1...v2.1.2

2.1.1

19 Oct 21:31
Compare
Choose a tag to compare

Bug fixes

  • Fixed inserting manual records.
  • No longer skips to first species in the summary after editing a record.
  • Batch file analysis will complete if there are errors loading some files. A message about any problem files will pop up.
  • More robust metadata error handling.
  • Removed the SNR filter - it's not ready for primetime.
  • Analytics opt-out removed

Full Changelog: v2.1.0...v2.1.1

2.1.0

18 Oct 13:59
Compare
Choose a tag to compare

What's New

  • Improved memory management to prevent Out of Memory errors
  • It's now possible to return to your current analysis after viewing Charts or Explore
  • Added BWF (bext) metadata support for WAV files
  • Function keys F4 and F5 added to control the FFT window size

Bug Fixes

  • 'Export audio clips' now fixed in the Summary table
  • Flac files now export properly (fixes #154)
  • Prevented changing settings (threads, label language, batch size) during analysis if they should not be changed during analysis

Full Changelog: v2.0.2...v2.1.0

2.0.2

13 Oct 09:34
Compare
Choose a tag to compare

What's changed

  • If you have less then 16GB RAM, the new default CPU batch size of 8 will be set, This should speed up prediction for these users, as larger batch sizes start using swap memory. You'll be able to change it back if you really want to.
  • If you try to change language while an analysis is underway, you'll get a warning letting you to know that won't work

Bug Fixes

  • Oopsie! I managed to break the Xeno Canto comparison feature. Fixed now.

Full Changelog: v2.0.1...v2.0.2

2.0.1

12 Oct 19:18
Compare
Choose a tag to compare

Bug Fixes

  • Out of memory situations are now handled
  • Keyboard shortcut to analyse all open files fixed for Mac users (⌘ + A)

Full Changelog: v2.0.0...v2.0.1

2.0.0

11 Oct 16:01
Compare
Choose a tag to compare

What's New

  • GUANO support! If available, GUANO metadata is parsed from WAV files and values for the file Timestamp and Location are set automatically.
  • Audio Library: now Chirpity can organise your audio into a Library. Files are compressed and sorted into folders.
  • Double-click the spectrogram to centre the view at that position.
  • Popup messages now show whether they are Errors, Warnings or simply Notices.
  • Removed the 'Fullscreen' icon - as you can now drag the spectrogram to the full screen height.
  • Added the ability to clear a custom list location

Bug Fixes

  • When switching between models, the backend settings for Chirpity are retained.
  • The spectrogram frequency range slider is no longer obscured by the timeline in Explore mode
  • 'Locate missing file' works in Explore mode
  • All 'dot files' are excluded from file or folder imports. This prevents Chirpity attempting to process files generated by Macs e.g. '._20240824_0801.wav' as audio.
  • Filenames containing '?' will not cause an error.
  • The timeline markers when using "Position" display are now correct whatever your timezone (fixes issue mentioned in #150)

Full Changelog: v1.14.0...v2.0.0

1.14.0

01 Oct 14:38
Compare
Choose a tag to compare

What's Changed

  • The size of the application font can now be adjusted in settings, in response to user feedback.
  • The Spectrogram can now be resized by dragging the transport control bar.
  • The UI of the frequency filter has been improved

Bug Fixes

  • Fixed #142 - Cut and Paste now works on Mac versions
  • Improved filtering of non-audio files in file and folder selections

Full Changelog: v1.13.0...v1.14.0

1.13.0

28 Sep 11:42
Compare
Choose a tag to compare

What's Changed

  • It is now possible to 'zoom' into a frequency range in the spectrogram, using a new icon on the filter panel
  • Keyboard shortcuts should now be consistent across international Keyboard layouts
  • The keyboard shortcuts to change the FFT window size are now Ctrl/Command +/- instead of Shift +/-
  • An indication of the number of open files is given next to the filename when multiple files are open

Bug Fixes

  • Fixed a situation where the archive database could be lost when updating an archived file's start time
  • Fixed a failure to update a file's start time where the file was on a FAT32 filesystem

Full Changelog: v1.12.2...v1.13.0

1.12.2

26 Sep 16:45
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue causing record updates to fail after changing a file's start time.

Full Changelog: v1.12.1...v1.12.2