auto Sine(Args &&... args) -> std::shared_ptr< MayaFlux::Nodes::Generator::Sine >
auto read_audio(const std::string &filepath) -> std::shared_ptr< Kakshya::SoundFileContainer >
auto ModalNetwork(Args &&... args) -> std::shared_ptr< MayaFlux::Nodes::Network::ModalNetwork >
auto AudioBuffer(Args &&... args) -> std::shared_ptr< MayaFlux::Buffers::AudioBuffer >
auto TextureBuffer(Args &&... args) -> std::shared_ptr< MayaFlux::Buffers::TextureBuffer >
Creator vega
Global Creator instance.
static constexpr DomainSpec Audio
Domain constant for Audio domain.
static constexpr DomainSpec Graphics
Domain constant for Graphics domain.