Skip to content
This repository was archived by the owner on Oct 25, 2020. It is now read-only.

Releases: nickjohnson-dev/dawww

v1.10.2

06 May 02:21

Choose a tag to compare

1.10.2 (2019-05-06)

Bug Fixes

  • Return value from toneAdapter.Time. (4d5f63a)

v1.10.1

06 May 02:00

Choose a tag to compare

1.10.1 (2019-05-06)

Bug Fixes

  • Pass toneAdapter to sizeToTime in setPosition (2f102db)

v1.10.0

06 May 01:42

Choose a tag to compare

1.10.0 (2019-05-06)

Features

  • Update to Tone 13 and fix bugs with time calculation in these versions. (e0394d3)

v1.9.7

05 Feb 02:30

Choose a tag to compare

1.9.7 (2019-02-05)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#2) (43e30a6)

v1.9.6

16 Nov 17:48

Choose a tag to compare

1.9.6 (2018-11-16)

Bug Fixes

  • Fix playback loop start point issues due to focusedSequenceId check. (f42dde4)

v1.9.5

16 Nov 17:11

Choose a tag to compare

1.9.5 (2018-11-16)

Bug Fixes

  • Correct calculation of loop start time in stopPlayback. (fe3e4aa)

v1.9.4

16 Nov 17:00

Choose a tag to compare

1.9.4 (2018-11-16)

Bug Fixes

  • Make stop command return to beginning of loop point instead of always position 0. (d677c89)

v1.9.3

06 Sep 22:34

Choose a tag to compare

1.9.3 (2018-09-06)

Bug Fixes

  • Try again to fix release. (2bb28d0)
  • Update handling of SEQUENCE_POSITION_EDITED to work properly. (cb32c77)
  • Update semantic-release script to try and fix releasing. (c7ea118)
  • Update semantic-release to attempt to get releasing working again. (2a99098)
  • Update travis.yml again to try and fix build. (76eecbc)

v1.9.2

26 Jan 01:26

Choose a tag to compare

1.9.2 (2018-01-26)

Bug Fixes

  • Make models.instrument.setVoice convert to lower case before passing into Tone. (dc871da)

v1.9.1

25 Jan 23:01

Choose a tag to compare

1.9.1 (2018-01-25)

Bug Fixes

  • Fix handling of note point changes (a9fe2d9)