|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Per-sample processors for each processing token.
Maps each processing domain to a per-sample processing function that processes a single sample and returns the processed value. This is useful for low-level sample manipulation and custom processing.
Definition at line 445 of file NodeGraphManager.hpp.
Referenced by process_sample(), and register_token_sample_processor().