Skip to content

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Vexcited Vexcited released this 19 Apr 09:28
· 299 commits to main since this release

April 19, 2022

Deployment URL: https://lpadder-9utwrki6k-vexcited.vercel.app

Warnings of this version of lpadder.

  • Still in development, features and utilities are very limited.

What's new ?

  • midi-visualizer: add the logic and styling (b437324, a60ad91)
  • Handing of MIDI devices for midi-checker utility (cb6b56a)
  • Better logger: using console.log for render debug instead .info (0b64639)
  • Upgrade packages and made compatibility to support React v18 (ea619c8)
  • Fix a lot of useless rendering by using useRef instead of useState (8afba64, 17d3e61, cbce77e, 3b00402)
  • Separate data and metadata. Add a unsaved_project store (4397997)
  • Prevent error when selecting a removed launchpad (4ff1f12)