mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added some minor comments
This commit is contained in:
parent
39f8995c49
commit
64e702bcea
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
/**
|
||||
A type of AudioSource that takes an input source and changes its sample rate.
|
||||
|
||||
@see AudioSource
|
||||
@see AudioSource, LagrangeInterpolator, CatmullRomInterpolator
|
||||
*/
|
||||
class JUCE_API ResamplingAudioSource : public AudioSource
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue