VST 3 SDK VST 3.8
SDK for developing VST plug-in
Loading...
Searching...
No Matches
midiconvert.h File Reference
#include "pluginterfaces/base/fplatform.h"
#include <cstdint>
#include <type_traits>
#include <limits>

Namespaces

namespace  Steinberg
 A replacement for InitModule and DeinitModule.
 
namespace  Steinberg::Vst
 

Functions

SMTG_CONSTEXPR uint16_t upsample7To16Bit (uint8_t v)
 
SMTG_CONSTEXPR uint32_t upsample7To32Bit (uint8_t v)
 
SMTG_CONSTEXPR uint32_t upsample14To32Bit (uint16_t v)
 
template<typename T, typename F>
SMTG_CONSTEXPRmidiIntegralFromNormalized (F f)
 
template<typename T, typename F>
SMTG_CONSTEXPRmidiIntegralToNormalized (T value)
 
template<typename F>
SMTG_CONSTEXPRmidi7BitToNormalized (uint8_t value)
 
template<typename F>
SMTG_CONSTEXPRmidi14BitToNormalized (uint16_t value)
 
template<typename F>
SMTG_CONSTEXPR uint8_t midi7BitFromNormalized (F f)
 
template<typename F>
SMTG_CONSTEXPR uint16_t midi14BitFromNormalized (F f)
 
Empty

Copyright © Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.