Skip to content

Releases: gwatcha/reaper-keys

v1.6.1

30 May 03:39
Compare
Choose a tag to compare

1.6.1 (2020-05-30)

Bug Fixes

  • change 'insert' operators to be binded to 'a' so to not clash with '+inner' (fb420ba)

v1.6.0

30 May 00:50
Compare
Choose a tag to compare

1.6.0 (2020-05-30)

Bug Fixes

  • fix < character followed by modified key not registering (d624c8a)
  • fix completions not printing some bindings with multiple characters (89549a3)

Features

  • add '<' and '>' operators to grow media items and more sensible arrow key functions (b228066)

v1.5.1

29 May 22:43
Compare
Choose a tag to compare

1.5.1 (2020-05-29)

Bug Fixes

  • Change 'S' in midi to unselect notes, adding n & N keys for note selection instead (7260e19)
  • Midi note insertion now inserts at cursor (e66c26f)

v1.5.0

29 May 22:04
Compare
Choose a tag to compare

1.5.0 (2020-05-29)

Bug Fixes

  • change project end to include regions, markers, and tempo maps (23ff4a1)
  • fix \ and ' characters when modified to have no error (875f2f5)
  • fix deleting all tracks in visual track mode (1455576)
  • make meta commands be an action parameter, not an action type (00d02ae)
  • remove 'SwitchTrackSelectionSide' key binding that is unimplemented (07ec47b)

Features

  • add 'marks' that save and recall cursor, regions, and selected tracks (d2d33ab)
  • add 'set grid division' window instead of having preset options (b8ff723)
  • add reaper-keys configuration file 'config' (1b597c8)
  • add track mixing commands available in visual track mode (4417639)

v1.4.0

28 May 07:56
Compare
Choose a tag to compare

1.4.0 (2020-05-28)

Features

  • better folder selection (3ca27a9)

v1.3.0

28 May 07:03
Compare
Choose a tag to compare

1.3.0 (2020-05-28)

Bug Fixes

  • fix visual track selection not selecting last track (584168b)

Features

  • make item fitting select items as well (d7c7c03)
  • move all envelope actions under 'spc e' for convenience (cdf5d00)

v1.2.5

28 May 05:50
Compare
Choose a tag to compare

1.2.5 (2020-05-28)

Bug Fixes

  • improve region selection (ecf8a9e)

v1.2.4

28 May 05:39
Compare
Choose a tag to compare

1.2.4 (2020-05-28)

Bug Fixes

  • fix remove marker binding clashing with some timeline selectors (6b16c77)

v1.2.3

28 May 05:09
Compare
Choose a tag to compare

1.2.3 (2020-05-28)

Bug Fixes

  • revert back to old way of releasing (3d41c7d)

v1.2.2

28 May 05:07
Compare
Choose a tag to compare

1.2.2 (2020-05-28)

Bug Fixes