VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
vae::core::effect::Meta Struct Reference

#include <vae_faust_common.hpp>

Collaboration diagram for vae::core::effect::Meta:

Public Member Functions

void declare (const char *key, const char *value)
 

Detailed Description

Definition at line 10 of file vae_faust_common.hpp.

Member Function Documentation

◆ declare()

void vae::core::effect::Meta::declare ( const char *  key,
const char *  value 
)
inline

Definition at line 10 of file vae_faust_common.hpp.

10{ void declare(const char* key, const char* value) { }; };
void declare(const char *key, const char *value)
Here is the call graph for this function:
Here is the caller graph for this function:

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