Skip to content

v2.1.0

Choose a tag to compare

@moonfloof moonfloof released this 26 Jun 09:50
· 4 commits to main since this release
a183bcd

Added

  • Window presets - overrides the --window argument/JSON file.
    Specified by -p or --window-preset.
    Choose between:
    • "16x9" (1920x1080@60)
    • "9x16" (1080x1920@30), or
    • "9x18" (1080x2160@30)
  • midi-schema.json for MIDI Config validation.

Changed

  • Moved duration_secs from MIDI Config, to Window Config (ignored for WAV renders)

Fixed

  • MIDI render progress bar. Estimated time is very large at the start because it sits on 0% for a while, even though it's making progress.

Security

  • Updated dependencies