mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fix documentation typo
This commit is contained in:
parent
c45c1afc7e
commit
75c1d69f0a
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ namespace DelayLineInterpolationTypes
|
|||
|
||||
/**
|
||||
Successive samples in the delay line will be linearly interpolated. This
|
||||
type of interpolation has a low compuational cost where the delay can be
|
||||
type of interpolation has a low computational cost where the delay can be
|
||||
modulated in real time, but it also introduces a low-pass filtering effect
|
||||
into your audio signal.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue