ASPiK SDK
Loading...
Searching...
No Matches
attributeValue Union Reference

Attribute value smashed down into a union. More...

#include <pluginstructures.h>

Public Attributes

float f
 
double d
 
int n
 
unsigned int u
 
bool b
 
void * vp
 

Detailed Description

Attribute value smashed down into a union.

Author
Will Pirkle http://www.willpirkle.com
Remarks
This object is included in Designing Audio Effects Plugins in C++ 2nd Ed. by Will Pirkle
Version
Revision : 1.0
Date
Date : 2018 / 09 / 7

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