file
router.hDSP router.
Contents
- Reference
Functions
- void router_recalc_graph(Router* self, bool soft)
- Recalculates the process acyclic directed graph.
- void router_start_cycle(Router* self, EngineProcessTimeInfo time_nfo)
- Starts a new cycle.
-
auto router_get_max_route_playback_latency(Router* router) -> nframes_
t - Returns the max playback latency of the trigger nodes.
- auto ACCESS_READ_ONLY(1) -> WARN_UNUSED_RESULT HOT NONNULL
- Returns if the current thread is a processing thread.
- auto router_queue_control_port_change(Router* self, const ControlPortChange* change) -> NONNULL void
- Queues a control port change to be applied when processing starts.