Miserlou / RJModules

Various modules for VCV Rack
https://github.com/Miserlou/RJModules
MIT License
98 stars 18 forks source link

Fix Widener crash on Windows due to use of std::random_device #81

Open SteveRussell33 opened 3 years ago

SteveRussell33 commented 3 years ago

Same issue I found here bogaudio/BogaudioModules#132 This line can be removed as it's unused. Doing so and the module loads fine.