Skip to content

Releases: robbielyman/seamstress-v1

0.23.5

29 Sep 19:15

Choose a tag to compare

What's Changed

  • feat: add examples/hello_midi.lua by @dndrks in #67
  • fix: arc:segment correctly computes lengths

Full Changelog: v0.23.4...v0.23.5

0.23.4

26 Sep 11:25

Choose a tag to compare

What's Changed

  • feat: add basic params "mouse-wheel" interaction by @ryleelyman in #64
  • fix: triggers should reset instead of staying in "on" state by @p3r7 in #66

Full Changelog: v0.23.3...v0.23.4

0.23.3

23 Sep 19:48

Choose a tag to compare

What's Changed

  • fix: pthread differs on linux vs macos by @ryleelyman in #65
  • fix: improve clock accuracy significantly

Full Changelog: v0.23.1...v0.23.3

0.23.1

23 Sep 15:32

Choose a tag to compare

fix!: midi.connect replaces midi.connect_input and midi.connect_output
fix!: attempt to handle midi messages more monotonically

BREAKING: removed timestamp from midi.event

Full Changelog: v0.23.0...v0.23.1

0.23.0

22 Sep 14:07

Choose a tag to compare

fix: don't duplicate midi devices on linux or macos
feat: add screen.wheel

Full Changelog: v0.22.0...v0.23.0

0.22.0

22 Sep 12:02

Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.22.0

0.21.2

22 Sep 10:12

Choose a tag to compare

fix: attempt to better clean up clocks
fix!: refactor midi devices: one device for each possible i/o pair

BREAKING: timestamp argument now comes after bytes in midi.event

Full Changelog: v0.21.1...v0.21.2

0.21.1

20 Sep 10:02

Choose a tag to compare

0.21.1 Pre-release
Pre-release

fix: smooth reset on linux

Full Changelog: v0.21.0...v0.21.1

0.21.0

18 Sep 20:18

Choose a tag to compare

What's Changed

  • feat: add screen.curve by @p3r7 in #60
  • fix: update lua api url in README by @goonzoid in #61
  • fix: screen.circle now works for very small circles
  • fix: attempt to be more graceful when script not found
  • fix: detach socket to exit gracefully on linux

New Contributors

Full Changelog: v0.20.6...v0.21.0

0.20.6

16 Sep 14:32

Choose a tag to compare

What's Changed

  • make colors param optional by @p3r7 in #58
  • feat: add _menu

Full Changelog: v0.20.5...v0.20.6