Skip to content

Commit

Permalink
add CHANGELOG.md (#77)
Browse files Browse the repository at this point in the history
* add CHANGELOG.md

* scale compensation should be NEW instead of FIX
  • Loading branch information
csboling authored Apr 13, 2020
1 parent 59dc254 commit a615139
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## v2.x.x

- **NEW**: i2c leader mode for controlling Just Friends, TELEXo, or ER-301 from ansible
- **NEW**: kria: playhead shows on probability page
- **FIX**: avoid some types of i2c crashes
- **FIX**: kria: glitches when stopping and restarting external clock
- **NEW**: compensate-shift scales by holding scale key when changing scale notes
- **NEW**: supports new kria teletype ops: `KR.CUE`, `KR.DIR`, `KR.DUR`


## v2.0.0

- **FIX**: meadowphysics: fix trigger behavior in 1 CV/TR mode
- **NEW**: earthsea grid app
- **NEW**: save/load presets to USB disk
- **NEW**: grid interface for tuning CV outputs
- **NEW**: kria: step direction modes (forward, reverse, pendulum, drunk, random)
- **NEW**: kria: track-wide octave shift
- **NEW**: kria: quantize clock division changes to loop endpoints (configurable)
- **NEW**: kria: sync clock division changes across parameters or tracks (configurable)
- **NEW**: kria: toggle individual triggers when ratcheting
- **NEW**: kria: clock advances the note only when a trigger happens (configurable)
- **NEW**: kria: ability to have note sync ON and loop sync OFF
- **NEW**: shift the value of scale notes without affecting the rest of the scale
- **NEW**: supports new `ANS` teletype ops for grid, arc, and app state


for changes in older versions see [releases](https://github.com/monome/ansible/releases)

0 comments on commit a615139

Please sign in to comment.