|
Audaspace 1.8.0
A high level audio library.
|
This is the complete list of members for TimeStretchPitchScale, including all inherited members.
| createReader() | TimeStretchPitchScale | virtual |
| Effect(std::shared_ptr< ISound > sound) | Effect | |
| getPitchScale() const | TimeStretchPitchScale | |
| getPreserveFormant() const | TimeStretchPitchScale | |
| getReader() const | Effect | inlineprotected |
| getSound() const | Effect | |
| getStretcherQuality() const | TimeStretchPitchScale | |
| getTimeRatio() const | TimeStretchPitchScale | |
| m_sound | Effect | protected |
| TimeStretchPitchScale(std::shared_ptr< ISound > sound, double timeRatio, double pitchScale, StretcherQuality quality, bool preserveFormant) | TimeStretchPitchScale | |
| ~Effect() | Effect | virtual |
| ~ISound() | ISound | inlinevirtual |