8000 Release waffle · tidalcycles/Tidal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

waffle

Latest
Compare
Choose a tag to compare
@yaxu yaxu released this 08 Jun 15:41
· 8 commits to main since this release
433ed7f

The code name 'waffle' comes from the bonkers three-dimensional fabric that appears from a surprisingly simple two-dimensional weave structure. More info

waffle weave

What's Changed

This v1.10.0 release has been a bit delayed so is a bumper feast of tweaks, features, bugfixes and tidying.. If your PR missed the boat don't worry we'll do them more often from now and v1.10.1 will come soon!

Interface changes

New language features

Experimental tap tempo utility

  • Tap tempo WIP, bring feedforward into tidal monorepo, fix nudgeAll by @yaxu in #1191
  • Tap tempo utility updates by @yaxu in #1196

Mini-notation changes

OSC listener

Boot/config changes

Bug fixes

  • fix(slice): support slice 1 _ by @grddavies in #1086
  • doTick: use exception-safe modifyMVar_ instead of takeMVar/putMVar by @ahihi in #1100
  • Fix off-by-one error in striateBy by @yaxu in #1106
  • timeToRands non-zero bug by @sss-create in #1142
  • Bugfix for squeezeJoin and dependencies including bite by @yaxu in #1145
  • [breaking change] sample signals at query onsets instead of midpoint by @yaxu in #1148
  • Fix 1068 novector by @jwaldmann in #1187
  • fix for plyWith: tweak type defaults, turn off related warning by @yaxu in #1195

Emacs plugin

Source code reorganisation

Tidal-parse updates

Other maintenance

New Contributors <3

Full Changelog: v1.9.5...v1.10.0

0