|  | Audacity 3.2.0
    | 
Storage locations to be connected to LV2 control ports. More...
#include <LV2Ports.h>
| Public Attributes | |
| std::vector< float > | values | 
| vector of values in correspondence with the control ports  More... | |
| std::shared_ptr< const LilvState > | mpState | 
| Result of last load of a preset; may be null.  More... | |
Storage locations to be connected to LV2 control ports.
Definition at line 206 of file LV2Ports.h.
| 
 | mutable | 
Result of last load of a preset; may be null.
Definition at line 210 of file LV2Ports.h.
| std::vector<float> LV2EffectSettings::values | 
vector of values in correspondence with the control ports
Definition at line 208 of file LV2Ports.h.