MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
SpectralTransformer.hpp File Reference
+ Include dependency graph for SpectralTransformer.hpp:

Go to the source code of this file.

Classes

class  MayaFlux::Yantra::SpectralTransformer< InputType, OutputType >
 Concrete transformer for frequency-domain operations. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Yantra
 

Enumerations

enum class  MayaFlux::Yantra::SpectralOperation : uint8_t {
  MayaFlux::Yantra::FREQUENCY_SHIFT , MayaFlux::Yantra::PITCH_SHIFT , MayaFlux::Yantra::SPECTRAL_FILTER , MayaFlux::Yantra::HARMONIC_ENHANCE ,
  MayaFlux::Yantra::SPECTRAL_GATE
}
 Specific spectral operations supported. More...