Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::dsp::InitialProcessor Class Referencefinal
Inheritance diagram for zrythm::dsp::InitialProcessor:
Collaboration diagram for zrythm::dsp::InitialProcessor:

Public Member Functions

utils::Utf8String get_node_name () const override
 Returns a human friendly name of the node.
 
- Public Member Functions inherited from zrythm::dsp::IProcessable
virtual nframes_t get_single_playback_latency () const
 Returns the latency of only the given processable, without adding the previous/next latencies.
 
virtual void process_block (EngineProcessTimeInfo time_nfo)
 
virtual void clear_external_buffer (nframes_t block_length)
 
virtual bool needs_external_buffer_clear_on_early_return () const
 

Detailed Description

Definition at line 78 of file graph_node.h.

Member Function Documentation

◆ get_node_name()

utils::Utf8String zrythm::dsp::InitialProcessor::get_node_name ( ) const
inlineoverridevirtual

Returns a human friendly name of the node.

Implements zrythm::dsp::IProcessable.

Definition at line 81 of file graph_node.h.


The documentation for this class was generated from the following file: