Header file for whisperization audio effect class.
More...
#include <memory>
#include <mutex>
#include <string>
#include "../EffectBase.h"
#include "../Json.h"
#include "../KeyFrame.h"
#include "../Enums.h"
#include "STFT.h"
Go to the source code of this file.
|
namespace | juce |
|
namespace | juce::dsp |
|
namespace | openshot |
| This namespace is the default namespace for all code in the openshot library.
|
|
Header file for whisperization audio effect class.
- Author
License
Definition in file Whisperization.h.
◆ _USE_MATH_DEFINES
#define _USE_MATH_DEFINES |