Skip to content

v1.1.0

Compare
Choose a tag to compare
@will2dye4 will2dye4 released this 19 Oct 16:15
· 11 commits to master since this release

What's New in v1.1.0

  • Added application menus for the Song Importer and Track Explorer windows.
  • Added keyboard shortcuts for (almost) all actions.
  • Added a volume slider to the playback controls.
  • Added skip forward/back buttons to the playback controls.
  • Added drag and drop support for the Song Importer window. You can now drop a song file onto the window to select that song. You can also drop a directory containing isolated tracks onto the window to open a Track Explorer window for those tracks.
  • Added import settings to the Song Importer window. You can now select MP3 or WAV format and rename the "other" track before importing.
  • Added the ability to import a new song while exploring tracks from a different song.
  • Added the ability to cancel an import while it is in progress.
  • Added the ability to open multiple Track Explorer windows at the same time.
  • Added the ability to save isolated tracks as MP3 instead of WAV.
  • The app will now remember up to 10 recently opened songs and show them in the File > Open Recent menu.
  • The app will now remember and reopen the previously selected working directory for file selection dialogs.
  • Errors from ffmpeg are now handled.
  • Errors from demucs are now handled.