skrytt / baselisk-rs

Learning Rust by writing a musical synthesizer
MIT License
1 stars 1 forks source link

Delay time doesn't adjust with sample rate #11

Closed skrytt closed 4 years ago

skrytt commented 5 years ago

Delay tap time only works with a sample rate of 48000. Otherwise, the time delay is incorrect.

skrytt commented 4 years ago

Fixed with: https://github.com/skrytt/baselisk-rs/commit/8d1aaa368648f0cd67a9f061775cbc0db7ef9b1d