Zrythm
v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::dsp::FinalPortSubclass Concept Reference
Concept definition
template
<
typename
T>
concept
zrythm::dsp::FinalPortSubclass
=
std::is_same_v<T, MidiPort> || std::is_same_v<T, AudioPort>
|| std::is_same_v<T, CVPort>
zrythm::dsp::FinalPortSubclass
Definition
port_fwd.h:43
Detailed Description
Definition at line
43
of file
port_fwd.h
.
zrythm
dsp
FinalPortSubclass
Generated by
1.15.0