Skip to content

Releases: emprcl/signls

v0.6.0

09 Dec 22:42
Compare
Choose a tag to compare

✨ Features

  • add repeat parameter on Cycle and Dice nodes. It allows to repeat the last emitting direction.

Docs: repeat parameter

🐛 Bug fixes

  • fix crash on truncated bank files
  • fix missing meta parameters text input handling
  • fix toll node copy

v0.5.0

02 Dec 20:41
Compare
Choose a tag to compare

✨ Features

  • add meta parameters support (#4) 🎉 They allow to control grid parameters (tempo, bank, root and scale) directly from a node. Available through node parameter pages (key up and down when you edit a node, shift+left/right to enable the parameter, ctrl+up/down to edit the value, ctrl+left/right to randomize the value).
  • add cc parameters help, helping you remenber usage convention about MIDI cc messages.

Docs:
meta parameters

🐛 Bug fixes

  • fix truncated bank file on quit

v0.4.3

30 Nov 14:17
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix root key not displaying correctly

v0.4.2

25 Nov 23:11
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix wrong input value for cc params
  • add missing midi cc node symbol

v0.4.1

25 Nov 13:50
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix grid erased on node removal

v0.4.0

24 Nov 14:24
Compare
Choose a tag to compare

✨ Features

  • add MIDI CCs support (#3) 🎉 Available through node parameter pages (key up and down when you edit a node, shift+left/right to select to message type - disabled, cc, after touch, pitch bend, program change - shift+up/down to select the cc number for the cc message type, ctrl+up/down to edit the value, ctrl+left/right to randomize the value).
  • add MIDI configuration page (key f2) that allows to enable/disable clock and transport message sends. These configuration are specific for each grid. The MIDI device selection has been moved there as well.

Docs:
CC parameters
midi configuration menu

v0.3.3

21 Nov 11:02
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix key param value update not working when a scale other than chromatic is set
  • allow lowercases notes on key param value update

v0.3.2

17 Nov 14:42
Compare
Choose a tag to compare

✨ Features

  • keep the last used MIDI channel for new nodes (#6)

v0.3.1

13 Nov 21:19
Compare
Choose a tag to compare

🐛 Bug fixes

  • improve colors for light terminal backgrounds

Capture d’écran du 2024-11-13 22-15-54

v0.3.0

10 Nov 19:15
Compare
Choose a tag to compare

✨ Features

  • add a text input mode for parameters (key . for qwerty and : for azerty) (refs #7)

output