mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
DSP: Fix typo in Convolution docs
This commit is contained in:
parent
62c00e6f3c
commit
43c692e20d
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ public:
|
|||
|
||||
Note: This is the latency of the convolution engine, not the latency
|
||||
associated with the current impulse response choice that has to be
|
||||
considered separately (linear phase filters, for eaxmple).
|
||||
considered separately (linear phase filters, for example).
|
||||
*/
|
||||
int getLatency() const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue