ASPiK SDK
|
interface and implementation of a log taper object for AAX plugins More...
#include "AAX_ITaperDelegate.h"
#include "AAX_UtilsNative.h"
#include "AAX.h"
#include <cmath>
#include "guiconstants.h"
Go to the source code of this file.
Classes | |
class | LogTaperDelegate< T, RealPrecision > |
The LogTaperDelegate object encapsulates a log parameter. Note that the standard log potentiometer in electronics is actually anti-log! This is used in the construction of AAX parameters. More... | |
interface and implementation of a log taper object for AAX plugins