A hastily written app that adds randomness to MIDI note timings and velocities (AKA "humanizing"). Since I could not find one, I built one. 😊
Written using lit-html for rendering, mobx for state management and @tonejs/midi for reading/writing MIDI.
yarn install
yarn start