Skip to content

Releases: tidalcycles/pulsar-tidalcycles

v3.16.8

02 Jul 17:22
Compare
Choose a tag to compare
  • Fix syntax highlighting for d10, d11, d12... #154
  • Introduce new tidal-listener interpreter. #157

v3.16.7

29 Mar 10:21
Compare
Choose a tag to compare
  • Fix osc eval

v3.16.6

02 Feb 07:51
Compare
Choose a tag to compare
  • Change unmuteAll keybind to ctrl-0
  • Add toggle mute commands for connections from 10 to 11 with keybing ctrl-shift-<second digit>
  • Console log tidal version on startup

v3.16.5

19 Jan 08:54
Compare
Choose a tag to compare
  • Avoid throwing an error that's not an error

v3.16.3

14 Jan 08:42
Compare
Choose a tag to compare
  • Fix a tidalcycles:boot bug
  • Improve some errors visualization

v3.16.2

13 Jan 14:16
Compare
Choose a tag to compare
  • Fallback BootTidal.hs loading for paths containing whitespaces

v3.16.1

09 Jan 08:29
Compare
Choose a tag to compare
  • Improves mutes visualization on console

v3.16.0

07 Jan 08:19
Compare
Choose a tag to compare
  • Disable OSC eval server by default, could by enabled with configuration.
  • Toggle mute shortcuts with CTRL-<number> and toggle mute all with CTRL-SHIFT-.

v3.15.0

01 Dec 17:23
Compare
Choose a tag to compare
  • BREAKING CHANGE: in OSC eval now messages args needs to follow key-value structure (like in SuperDirt), that interface is well explained in README
  • Show sample original file name in sound browser.
  • Fix: escape # in samples file name in sound browser

v3.14.1

24 Oct 18:06
Compare
Choose a tag to compare
  • Improve sound browser UI