|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Logic::on_tick | ( | const TypedHook< LogicContext > & | callback | ) |
Registers a callback for every generated sample.
| callback | Function to call when a new sample is generated |
Definition at line 563 of file Logic.cpp.
References add_callback(), and MayaFlux::Nodes::Generator::TICK.
Here is the call graph for this function: