Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Jan 26, 2021
1 parent b00a5bf commit fb9a251
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
* `getnow` helper function back in BootTidal.hs (returns current cycle) @bgold-cosmos
* Developments towards tidal api, @yaxu et al
* `coarse` parameter is now floating point @lwlsn
* `irand` parameter now patternable @ndr_brt
* `note` now produces its own type to avoid conflicts between parsing note names and duration shorthands @ndr_brt
* `irand` parameter now patternable @ndr-brt
* `note` now produces its own type to avoid conflicts between parsing note names and duration shorthands @ndr-brt
* Numerous tidal-parse improvements and additions @dktr0 et al
* `grain` function for combining begin and end (in terms of begin and duration) @khoparzi
* Added missing pB and pR functions @thgrund
* Emacs plugin bugfixes @jwaldmann
* `binaryN` parameters now fully patternable @ndr_brt
* `binaryN` parameters now fully patternable @ndr-brt
* `press` and `pressBy` functions for syncopation @yaxu
* `bite`'s first parameter is now patternable @ndr_brt
* `bite`'s first parameter is now patternable @ndr-brt
* Most SuperDirt control/effect parameters can now be modified while a sound is playing, using 'bus' functions. @telefon + @yaxu
* Sound.Tidal.Params is now generated by a script in bin/generate-params.hs @yaxu
* `qtrigger` is now an alias for `ctrigger`, which now quantises to the _next_ cycle (via ceiling) @thgund / @yaxu
Expand Down

0 comments on commit fb9a251

Please sign in to comment.