Skip to content

Commit

Permalink
1.4.9 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Apr 16, 2020
1 parent e98252d commit 46fb433
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# TidalCycles log of changes

## 1.4.9 - Housebound spirit
* Simplify 'show'ing of patterns @yaxu
* New `draw` function for drawing a pattern of single characters as a text-based diagram,
with friends `drawLine` and `drawLineSz` for drawing multiple cycles @yaxu
* Fixes and expansions of ratio aliases - s should be a sixteenth @mxmxyz, w is now 1, f is now 0.2
* Simplify definition of `accumulate` using scanl @benjwadams
* The first parameter of `someCyclesBy` is now patternable @bgold-cosmos

## 1.4.8 - Limerick
* Add ratio shorthand to floating point patterns @yaxu
* Support fractional scales, add Arabic scales @quakehead
Expand Down

0 comments on commit 46fb433

Please sign in to comment.