VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
vae_pimpl.cpp File Reference
Include dependency graph for vae_pimpl.cpp:

Go to the source code of this file.

Functions

EnginePimplcreate ()
 

Function Documentation

◆ create()

EnginePimpl * create ( )

Definition at line 281 of file vae_pimpl.cpp.

281 {
282 return EnginePimpl::create();
283}
EnginePimpl * create()
Definition: vae_pimpl.cpp:281
Here is the call graph for this function: