The PeakParameter object encapsulates a uni-polar parameter such as a metering variable.
More...
#include <customparameters.h>
|
| PeakParameter (int32 flags, int32 id, const TChar *title) |
|
virtual void | toString (ParamValue normValue, String128 string) const |
|
virtual bool | fromString (const TChar *string, ParamValue &normValue) const |
|
| PeakParameter (int32 flags, int32 id, const TChar *title) |
|
virtual void | toString (ParamValue normValue, String128 string) const |
|
virtual bool | fromString (const TChar *string, ParamValue &normValue) const |
|
The PeakParameter object encapsulates a uni-polar parameter such as a metering variable.
- Author
- Will Pirkle http://www.willpirkle.com
- Version
- Revision : 1.0
- Date
- Date : 2018 / 09 / 7
The documentation for this class was generated from the following files:
- C:/RackAFX_v7/ASPIK_SDK/PluginTemplate/project_source/source/vst_source/customparameters.h
- C:/RackAFX_v7/ASPIK_SDK/PluginTemplate/project_source/source/vst_source/customparameters.cpp