lichen-community-systems / signaletic

A music signal processing library designed for embedded environments and Web Assembly, in C
MIT License
7 stars 2 forks source link

Looper: Fade out before clearing #28

Open colinbdclark opened 2 years ago

colinbdclark commented 2 years ago

Currently, when the Looper's buffer is cleared, an audible glitch is heard. A brief fade out prior to clearing the buffer will address this.