Open sah opened 1 year ago
Buffer overflow in AudioSynthToneSweep
Happens every time a tone sweep ends, but only sometimes crashes the program.
Fixed here: https://github.com/PaulStoffregen/Audio/pull/462
This has been merged so the issue can be closed
Description
Buffer overflow in AudioSynthToneSweep
Steps To Reproduce Problem
Happens every time a tone sweep ends, but only sometimes crashes the program.
Fixed here: https://github.com/PaulStoffregen/Audio/pull/462