Deepnote Synthesizer Voice Library
v1.0.0
A C++14 header-only library implementing the THX Deep Note effect
Loading...
Searching...
No Matches
oscfrequency.hpp
Go to the documentation of this file.
1
34
#pragma once
35
36
#include "
util/namedtype.hpp
"
37
38
namespace
deepnote
39
{
40
namespace
nt
41
{
42
using
OscillatorFrequency = NamedType<float, struct OscillatorFrequencyTag>;
43
}
44
}
// namespace deepnote
namedtype.hpp
Type-safe wrapper utilities for the Deep Note synthesizer.
src
voice
oscfrequency.hpp
Generated by
1.9.8