Skip to content

HARP v1.4.alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 11:09
· 73 commits to main since this release

1.4.alpha.0

Features

  • Improved error handling
  • A c++ gradio client using http api
  • Fine grained ModelStatus flags
  • UI improvements
  • Basic label support

1.3.0

Features

  • Added MIDI support
  • Undo and Redo functionality

Fixed

  • gradio-client version
  • Save as functionality and Save button
  • Audio waveform display

1.2.3

Added

  • hugggof/vampnet-music to model list

1.2.2

Added

  • New vampnet models to model list.

1.2.1

Fixed

  • gradioJuceClient builds as arm64 in macos

1.2.0

Added

  • Better error logging/feedback for users
  • Status & Instructions areas on MouseHover events
  • MenuBar actions
  • Tons of bug fixes