|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
static |
Create operation to route file data to DynamicSoundStream.
| filepath | Path to audio file |
| target_stream | Target DynamicSoundStream |
| cycle_count | Number of cycles to read (0 = entire file) |
Definition at line 78 of file BufferOperation.cpp.
References MayaFlux::Journal::AsyncIO, MayaFlux::Journal::Kriya, MayaFlux::load_audio_file(), m_load_length, m_source_container, m_target_container, and ROUTE.
Here is the call graph for this function: