Releases: tidalcycles/pulsar-tidalcycles
Releases · tidalcycles/pulsar-tidalcycles
v3.16.8
- Fix syntax highlighting for
d10
, d11
, d12
... #154
- Introduce new
tidal-listener
interpreter. #157
v3.16.6
- 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
- Avoid throwing an error that's not an error
v3.16.3
- Fix a
tidalcycles:boot
bug
- Improve some errors visualization
v3.16.2
- Fallback
BootTidal.hs
loading for paths containing whitespaces
v3.16.1
- Improves
mutes
visualization on console
v3.16.0
- 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
- 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