AudioKit / DunneAudioKit

Sampler and Synth Instruments as well as Chorus, Flanger and Stereo Delay Effects for AudioKit
MIT License
45 stars 28 forks source link

Increase minimum delay time in StereoDelay.cpp #19

Closed NickCulbertson closed 8 months ago

NickCulbertson commented 9 months ago

When the delay time is set to 0 the observed delay time is 1 second. This PR prevents that value from ever going to 0 while keeping the AUParameter values unchanged.

getdunne commented 9 months ago

I'm not even attempting to maintain this repo. Anyone who wants is welcome to fork it for their own use, but cannot spare any time to assist.