electro-smith / DaisySP

A Powerful DSP Library in C++
https://www.electro-smith.com/daisy
Other
883 stars 139 forks source link

please make the daisysp::blosc Reset() function public #57

Closed OZHALL closed 4 years ago

OZHALL commented 4 years ago

daisysp::blosc has a reset function. It does not appear to be used. Also, it is private. I've added a PublicReset() function to call the private Reset() function. It can be used to get a (really dirty) sync sound. It 's not a pristine analog sync, but it is a sound (I can send you a demo if you like). please make the daisysp::blosc Reset() function public