MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
SignalSourceContainer.hpp File Reference
+ Include dependency graph for SignalSourceContainer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MayaFlux::Kakshya::SignalSourceContainer
 Data-driven interface for managing arbitrary processable signal sources. More...
 

Namespaces

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

Enumerations

enum class  MayaFlux::Kakshya::ProcessingState : uint8_t {
  MayaFlux::Kakshya::IDLE , MayaFlux::Kakshya::READY , MayaFlux::Kakshya::PROCESSING , MayaFlux::Kakshya::PROCESSED ,
  MayaFlux::Kakshya::NEEDS_REMOVAL , MayaFlux::Kakshya::ERROR
}
 Represents the current processing lifecycle state of a container. More...