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>
std::is_same_v<T, MidiPort> || std::is_same_v<T, AudioPort>
|| std::is_same_v<T, CVPort>

Detailed Description

Definition at line 43 of file port_fwd.h.