MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ is_engine_initialized()

MAYAFLUX_API bool MayaFlux::is_engine_initialized ( )

Checks if the default audio engine is initialized.

Returns
True if the engine is initialized, false otherwise

Definition at line 9 of file Config.cpp.

10{
11 return is_initialized();
12}
bool is_initialized()
Checks if the default engine has been initialized.
Definition Core.cpp:51

References is_initialized().

Referenced by MayaFlux::Nodes::Generator::Impulse::update_phase_increment(), MayaFlux::Nodes::Generator::Phasor::update_phase_increment(), and MayaFlux::Nodes::Generator::Sine::update_phase_increment().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: