LMMS
Loading...
Searching...
No Matches
carla-utils.cpp File Reference
#include "common.hpp"
#include "CarlaUtils.h"

Go to the source code of this file.

Functions

void handle_carla_get_complete_license_text (const std::shared_ptr< Session > session)
void handle_carla_get_supported_file_extensions (const std::shared_ptr< Session > session)
void handle_carla_get_supported_features (const std::shared_ptr< Session > session)
void handle_carla_get_cached_plugin_count (const std::shared_ptr< Session > session)
void handle_carla_get_cached_plugin_info (const std::shared_ptr< Session > session)

Function Documentation

◆ handle_carla_get_cached_plugin_count()

void handle_carla_get_cached_plugin_count ( const std::shared_ptr< Session > session)

◆ handle_carla_get_cached_plugin_info()

void handle_carla_get_cached_plugin_info ( const std::shared_ptr< Session > session)

◆ handle_carla_get_complete_license_text()

void handle_carla_get_complete_license_text ( const std::shared_ptr< Session > session)

◆ handle_carla_get_supported_features()

void handle_carla_get_supported_features ( const std::shared_ptr< Session > session)

◆ handle_carla_get_supported_file_extensions()

void handle_carla_get_supported_file_extensions ( const std::shared_ptr< Session > session)