Skip to content

1.8.0

Compare
Choose a tag to compare
@Mattk70 Mattk70 released this 24 Apr 16:17
· 453 commits to master since this release
  • The Chirpity model now supresses inanimate classes in all cases

Spectrograms have been overhauled.

  • A tooltip shows the frequency (and region length if applicable) at the cursor. The side frequency labels, which were inaccurate and obscured a part of the audio, have been removed.
  • A new option to create a custom colormap has been added
  • There is an option to change the spectrogram windowing function - the default is now a 'Hann' window, changed from a 'Hamming' window
  • Keyboard help now shows transport options for users without PageUp/PageDown/Home/End keys

Bug fixes

  • The slider to amend the confidence threshold is no longer hidden behind the spectrogram on the Mac version
  • Further work to prevent "Detached Array buffer" errors, these would prevent analysis completion
  • Further work to prevent "Output stream closed" errors, these also prevented analysis completion
  • Fixed an issue causing the message "The database has not finished loading..." accompanied by the message "Unable to decode audio..." when opening a file
  • Fixed an issue which would cause the Mac version of Chirpity to crash when large batch sizes were selected
  • Fixed excessively slow analysis of compressed files.

Full Changelog: v1.7.2...v1.8.0