aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2017-06-07 10:33:56 -0700
committerChris Robinson <[email protected]>2017-06-07 10:39:19 -0700
commit10ff6cba9cf538e534138ac716e57324e8f71d06 (patch)
tree4e2ae25b0309fccb415a22b747f334621b20a151 /utils
parent61e43d4039277c538f3f6e0af7c988e7d71d8558 (diff)
Make the late lines' delay the delay average for modulation
Similar to the recent chorus and flanger changes, the modulation delay now swings between -n to +n, where n is less than the delay length. This brings up a slight issue with the linear interpolation, as modff doesn't produce the correct fraction value for interpolation (it's inverted, with 0 being closer to the next sample and 1 being closer to the base). So it's using nearest interpolation for now.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions