MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
Depot.cpp File Reference
+ Include dependency graph for Depot.cpp:

Go to the source code of this file.

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 

Functions

std::shared_ptr< IO::IOManagerMayaFlux::get_io_manager ()
 Retrieves the global IOManager instance for file loading and buffer management.
 
bool MayaFlux::is_audio (const fs::path &filepath)
 
bool MayaFlux::is_image (const fs::path &filepath)
 
std::vector< std::shared_ptr< Buffers::SoundContainerBuffer > > MayaFlux::prepare_audio_buffers (const std::shared_ptr< Kakshya::SoundFileContainer > &container)
 Constructs and initializes per-channel SoundContainerBuffers without registering them.