baconpaul / mschack-VCV-Rack-Plugins

Plugins for VCV Rack
MIT License
3 stars 1 forks source link

Checkout: Does Randomize and Reset update the widgets properly in all ported modules? #18

Open baconpaul opened 10 months ago

baconpaul commented 10 months ago

This is the kind of thing that's gonna make the ports tricky to get right.

(grep -r name plugin.json | awk -F : '{print "- [ ] " $3}' | sed -e s/\"//g | sed -e s/\,//g | sort)