Skip to content

v1.13.0

Compare
Choose a tag to compare
@bamdadfr bamdadfr released this 17 Nov 14:08
· 51 commits to master since this release

1.13.0 (2021-11-17)

Bug Fixes

  • add unicity check before adding a node to selected nodes (6859ce5)
  • cards: return change status from state mutation to trigger cards and UI updates + attach mouse events for layer-card (a1e8487)
  • device/novation-launchpad-mini: specify the right notes for the first row of function buttons (still can't get them to light up though) (7ce274c)
  • mappings: do not update parameter right after having learned a new control (7c3bee8)
  • select-card: add bias onchange event + rename mutation functions with explicit wording (0a1e4ff)

Features

  • add learning-rate option 0 (06632de)
  • select-card: color the cell in red for out-of-bounds values (-1, 1) for weight and bias (4c2b36d)