Add the MA_NODE_FLAG_SILENT_OUTPUT flag for nodes.
This flag is used to tell miniaudio that it should assume the output of the node is silence. This is useful for special nodes that want to output to a file and don't want the output of the node to contribute to the final mix.
Showing
Please register or sign in to comment