Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::LuaProc::FactoryPreset Struct Reference

#include <luaproc.h>

Public Attributes

std::string name
 
std::map< uint32_t, float > param
 

Detailed Description

Definition at line 131 of file luaproc.h.

Member Data Documentation

◆ name

std::string ARDOUR::LuaProc::FactoryPreset::name

Definition at line 132 of file luaproc.h.

◆ param

std::map<uint32_t, float> ARDOUR::LuaProc::FactoryPreset::param

Definition at line 133 of file luaproc.h.


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