sensorium / Mozzi

sound synthesis library for Arduino
https://sensorium.github.io/Mozzi/
GNU Lesser General Public License v2.1
1.06k stars 185 forks source link

Fix randSeed() #192

Closed tomcombriat closed 1 year ago

tomcombriat commented 1 year ago

Should fix #191 .

Hopefully I picked the correct one (looked a bit briefly).

sensorium commented 1 year ago

Ah, sorry I missed this, Tom. I just made the change myself. Being unusually diligent while procrastinating on something else...

tomcombriat commented 1 year ago

@sensorium Absolutely no problem! The goal is that to be fixed, whatever how :)!

Closing this.