sensorium / Mozzi

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

Replaced unsigned long into uint32_t for Oscil. #221

Closed tomcombriat closed 6 months ago

tomcombriat commented 6 months ago

Should optimize slightly for 32bitters.

This is very minor, will merge soon after a bit of extra testing.