Skip to content

Grid Editor - Release v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 18:40
· 2898 commits to stable since this release

This is the second patch of the new Grid software, with new features, bug fixes and general stability improvements!

<?lua --[[@glut]] glut(param1,36,0,37,1) --[[@l]] local ch,cmd,param1,param2 = midi.ch,midi.cmd,midi.p1,midi.p2 ?>

New features:

  • Lookup: Map source data (like MIDI OUT) to various outputs dynamically
  • Local Cariables and Codeblock has now readable functions, no more acronyms
  • New suggestion picker on action input fields
  • Encoder velocity is now programmable by percentage
  • Mouse move and mouse click functions are available in Codeblock

General improvements

  • Fixed 3+ module freezes
  • Improved configuration erase
  • Fixed couple layout shifts