Skip to content

Releases: flutydeer/audio-slicer

v1.3.0

29 Jul 13:48
Compare
Choose a tag to compare

New features

  • Add support for more input types and add alternative output formats. #21 (@lbrooney)

Tips: Although mp3 is a very common audio format, it is not suitable for saving vocals because it is lossy and may introduce noise. If you need more disk space, you should consider using the flac format (or even the ogg format).

v1.2.1

06 Jun 05:25
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue that was causing app to fail to launch.

v1.2.0

01 Jun 00:54
Compare
Choose a tag to compare

New features

  • New theme with light and dark mode. The app theme will sync with system theme.

Bug fixes

v1.1.0

29 Jan 10:58
Compare
Choose a tag to compare

New features

  • Write console outputs to log file

Bug fixes

  • Fix drag and drop bug on non-Windows platforms - #7 (@Jobsecond)
  • Fix task list bug on Linux
  • Fix drag-drop url bug
  • Fix mistake in drag drop event (@SineStriker)

v1.0.0

04 Jan 14:16
Compare
Choose a tag to compare

A simple GUI application that slices audio with silence detection.

Thank you for your contributions. @SineStriker @Jobsecond