Skip to content

Commit

Permalink
Merge pull request #266 from tidalcycles/1.0-dev
Browse files Browse the repository at this point in the history
changes
  • Loading branch information
yaxu authored Dec 8, 2017
2 parents 8ebdfb7 + a410481 commit 9c7a5bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
* Added `stripe` which repeats a pattern a given number of times per
cycle, with random but contiguous durations.
* Added continuous function `cosine`
* Turned more pattern transformation parameters into patterns - spread', striateX, every', inside, outside, swing
* Added experimental datatype for Xenakis sieves
* Correctly parse negative rationals
* Added `breakUp` that finds events that share the same timespan, and spreads them out during that timespan, so for example (breakUp "[bd,sn]") gets turned into the "bd sn"
* Added `fill` which 'fills in' gaps in one pattern with events from another.

## 0.9.4

Expand Down

0 comments on commit 9c7a5bd

Please sign in to comment.