Sound Bakery  v0.1.0
Open-source audio middleware for games
Loading...
Searching...
No Matches
SB::Engine::NodeGroupInstance Struct Reference

Owns a node group and applies DSP effects to it. More...

#include <node_instance.h>

Collaboration diagram for SB::Engine::NodeGroupInstance:

Public Member Functions

bool initNodeGroup (const NodeBase &node)
 

Public Attributes

sc_dsplowpass = nullptr
 
sc_dsphighpass = nullptr
 
std::unique_ptr< sc_node_group, SC_NODE_GROUP_DELETERnodeGroup
 

Detailed Description

Owns a node group and applies DSP effects to it.


The documentation for this struct was generated from the following files: