Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
plugin_manager.h File Reference

Plugin manager helper. More...

#include "zrythm-test-config.h"
#include "gui/backend/backend/zrythm.h"
#include "gui/backend/plugin_manager.h"
#include "structure/project/project.h"
#include "structure/tracks/tracklist.h"
#include "utils/gtest_wrapper.h"
#include "utils/io_utils.h"
#include "tests/helpers/zrythm_helper.h"
Include dependency graph for plugin_manager.h:

Go to the source code of this file.

Functions

PluginConfiguration test_plugin_manager_get_plugin_setting (const char *pl_bundle, const char *pl_uri, bool with_carla)
 Get a plugin setting clone from the given URI in the given bundle.
int test_plugin_manager_create_tracks_from_plugin (const char *pl_bundle, const char *pl_uri, bool is_instrument, bool with_carla, int num_tracks=1)
 Creates num_tracks tracks for the given plugin.

Detailed Description

Plugin manager helper.

Definition in file plugin_manager.h.