|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
Include dependency graph for TemporalTransformer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MayaFlux::Yantra::TemporalTransformer< InputType, OutputType > |
| Concrete transformer for time-domain operations. More... | |
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Yantra |
Enumerations | |
| enum class | MayaFlux::Yantra::TemporalOperation : uint8_t { MayaFlux::Yantra::TIME_REVERSE , MayaFlux::Yantra::TIME_STRETCH , MayaFlux::Yantra::DELAY , MayaFlux::Yantra::FADE_IN_OUT , MayaFlux::Yantra::SLICE , MayaFlux::Yantra::INTERPOLATE } |
| Specific temporal operations supported. More... | |