mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-05 22:07:42 +02:00
More doxygen
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
Param( Amount, float, wxT("Stretch Factor"), 10.0, 1.0, FLT_MAX, 1 );
|
||||
Param( Time, float, wxT("Time Resolution"), 0.25f, 0.00099f, FLT_MAX, 1 );
|
||||
|
||||
/// \brief Class that helps EffectPaulStretch. It does the FFTs and inner loop
|
||||
/// of the effect.
|
||||
class PaulStretch
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user