Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.49 KB

File metadata and controls

32 lines (28 loc) · 1.49 KB

v3.1.0

Overview

  • HARP 3.1.0 introduces significantly refactored code, major features, and many small improvements.

Significant Refactoring

  • Decoupling & Organization:
    • The entire codebase has been decoupled and reorganized for improved modularity and readability.
  • Token Management:
    • Tokens are now managed through a shared resource accessible through a single settings tab.
  • Logging & Error Reporting:
    • Utilities for logging, error reporting, and more have been broadened and improved.

Major Features

  • Welcome / Walkthrough:
    • Upon startup a Welcome / Walkthrough dialog appears to provide an overview of HARP and assist new users.
  • Model Tags for Loading Failures:
    • Upon loading failures, model paths are now added to dropdown with an appropriate tag.

Other Improvements

  • Multiple Window Interactions:
    • Tracks are now added to current window instead of main window when "Current Window" is selected.
  • Status Panel Visibility:
    • Toggleable visibility of status panel.
  • Help File Menu Tab:
    • A "Help" tab invoking About / Welcome windows has been added to file menu.
  • Control Sizing:
    • Fixed control sizing and enforcement of minimum window size.
  • MIDI Colors:
    • MIDI notes in pianoroll displays are now colored according to instrument number.

Requirements