39template <
typename Type>
54 auto next = last + increment;
#define noexcept
Definition DistrhoDefines.h:72
Definition juce_AudioBlock.h:29
Definition carla_juce.cpp:31
static constexpr FloatType twoPi
Definition juce_MathsFunctions.h:385
Definition juce_Phase.h:41
void reset() noexcept
Definition juce_Phase.h:43
Type phase
Definition juce_Phase.h:63
Type advance(Type increment) noexcept
Definition juce_Phase.h:49