Skip to content

Releases: emprcl/signls

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

v0.2.1

06 Nov 17:28
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix UI broken on windows: prevent display of combining unicode characters on windows for now (refs #5)

v0.2.0

01 Nov 17:39
Compare
Choose a tag to compare

✨ Features

  • add default virtual midi output that allows signls to start even if no midi devices are available

🐛 Bug fixes

  • fix the scale order not kept in the UI

v0.1.5

30 Oct 08:52
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix crashes when changing node type on parameter edit mode (#1)

v0.1.4

29 Oct 22:36
Compare
Choose a tag to compare

✨ Features

  • add new scales: pentatonic major, pentatonic minor, hirajoshi, iwato and tetratonic

v0.1.3

28 Oct 23:46
Compare
Choose a tag to compare

✨ Features

  • add copy/cut/paste on bank selection

🐛 Bug fixes

  • fix label on node multi-selection
  • fix noteOff message not triggering on note preview

v0.1.2

25 Oct 17:15
Compare
Choose a tag to compare

✨ Features

  • distribute windows build

🐛 Bug fixes

  • fix hole destination parameter randomization

v0.1.1

22 Oct 21:17
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix panic on grid switch

v0.1.0

21 Oct 22:20
Compare
Choose a tag to compare

🎉 First release