Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

29 lines (24 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

To be tagged as v1.0.0

Changed

  • organized files under src/ directory
  • moved old scripts under legacy/ directory
  • region scripts: can modify/manipulate "pasted" regions, work with subregions etc

Added

  • GUI mini framework under src/aod/gui/v1
  • command palette script
    • can search through actions (only main window for now, easy to extend)
    • can run actions on certain triggers (eg on item selection change, every 2 seconds etc)
  • midi item to items arrangement conversion (to be documented)

TODO

  • document midi item to arrangement script
  • add inverse arrangement to midi item script
  • video demonstrating region items

[0.1.0] - 2017-12-25

The old state

[0.1.0] https://github.com/actonDev/Reaper-Scripts/tree/0.1.0