dat.gui.midi
dat.gui.midi copied to clipboard
Experimental fork of dat.GUI to add support for MIDI controllers
seeing midi mapping data in json (when clicking gears button) but then not loaded on page restart...
- talk about loading and saving to localStorage - mention that loading through json is done via the `load` parameter https://github.com/gregsadetsky/dat.gui.midi/blob/master/README.md#features
it's not auto, since you have to do it
`remember` left from a copy paste https://github.com/gregsadetsky/dat.gui.midi/blob/master/src/dat/gui/GUI.js#L778