Jamba  3.0.2
ParamConverters.h File Reference
#include <pongasoft/Utils/Misc.h>
#include <pluginterfaces/vst/vsttypes.h>
#include <pluginterfaces/vst/ivstparameterchanges.h>
#include <pluginterfaces/base/ustring.h>
#include <base/source/fstring.h>
#include <pluginterfaces/base/ftypes.h>
#include <cmath>
#include <algorithm>
#include <memory>
#include <string>
#include <array>
#include <vector>

Go to the source code of this file.

Classes

class  pongasoft::VST::BooleanParamConverter
 
class  pongasoft::VST::DiscreteValueParamConverter< StepCount >
 
class  pongasoft::VST::EnumParamConverter< Enum, MaxValue >
 
class  pongasoft::VST::IParamConverter< T >
 
class  pongasoft::VST::PercentParamConverter
 
class  pongasoft::VST::RawParamConverter
 

Namespaces

 pongasoft
 
 pongasoft::VST
 

Typedefs

using pongasoft::VST::Percent = double