Siteswap
What's Changed
General enhancements
- Rename linux binary name by @ndr-brt in #911
- Fix echo by @ndr-brt in #910
- If first argument of euclid is negative, apply euclidInv by @polymorphicengine in #916
- Add squeeze operators (
||+
,*||
, etc) by @yaxu in #919 - Make chunk reverse direction with negative number by @ndr-brt in #918
- overhaul of the chord parser by @polymorphicengine in #931
New ableton link support
- Use ableton link for scheduling by @Zalastax in #898
- tidal-link: add link source files to extra-source-files, fixes #924 by @yaxu in #925
- Use target latency in all send modes by @Zalastax in #927
- Rename cCyclesPerBeat -> cBeatsPerCycle by @Zalastax in #939
Emacs plugin updates
- formatting fixes in tidal.el by @zzkt in #932
- a window-excursion for tidal.el by @zzkt in #933
- autoloads for tidal.el by @zzkt in #934
- avoid race in loading bootscript during restart by @zzkt in #937
Tidal-parse (estuary) updates
Maintenance
- Increase upper bounds of text dependency by @yaxu in #948
- Use system-cxx-std-lib by @Zalastax in #944
- Use c++ extra library for MacOS by @giuseppelillo in #946
New Contributors
- @Zalastax made their first contribution in #898
- @zzkt made their first contribution in #932
- @giuseppelillo made their first contribution in #946
Full Changelog: v1.8.0...v1.9.0