|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
strong |
Categories of transformation operations for discovery and organization.
| Enumerator | |
|---|---|
| TEMPORAL | Time-based transformations (time-stretch, reverse, delay) |
| SPECTRAL | Frequency domain transformations (pitch-shift, spectral filtering) |
| MATHEMATICAL | Mathematical transformations (polynomial mapping, matrix operations) |
| CROSS_MODAL | Cross-modality transformations (audio-to-visual, pattern translation) |
| GENERATIVE | AI/ML-driven or algorithmic generation-based transformations. |
| SPATIAL | Multi-dimensional spatial transformations. |
| PATTERN_BASED | Pattern recognition and transformation. |
| RECURSIVE | Recursive/fractal transformations. |
| GRANULAR | Granular synthesis and micro-temporal transformations. |
| CONVOLUTION | Convolution-based transformations (impulse response, filters) |
| CUSTOM | User-defined transformation types. |
Definition at line 82 of file UniversalTransformer.hpp.