PaulStoffregen / Audio

Teensy Audio Library
http://www.pjrc.com/teensy/td_libs_Audio.html
1.07k stars 398 forks source link

Buffer overflow in AudioSynthToneSweep #463

Open sah opened 1 year ago

sah commented 1 year ago

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