Releases: tidalcycles/pulsar-tidalcycles
Releases · tidalcycles/pulsar-tidalcycles
v4.0.0
- Rebranding from
atom
to pulsar
completed
- Configuration restructure. To adapt follow the instructions:
- Open the
config.cson
file (Menu -> Edit -> Config...
)
- Cut the
tidalcycles:
block and paste it in a file somewhere
- Restart the editor
- Open the TidalCycles plugin configuration
- Configure it as it was before using the file previously saved
v3.16.38
Implemented full Pulsar support.
v3.16.18
- Support pulsar
- Update `BootTidal.hs
v3.16.17
- Fix autocomplete issue with tidal-listener #171
v3.16.14
- Handle multi pattern highlight visualization on tidal listener
- Add detailed logs on ghc and BootTidal file loading
v3.16.13
- Improve tidal-listener highlight visualization
v3.16.12
- Introduced first version of code highlight with tidal-listener
v3.16.11
- Set superdirt autostart to false by default
v3.16.10
- Launch SuperDirt automatically inside Atom
v3.16.9
v3.16.9
- Add code block indicators on editor in preparation to listener interface.