Zrythm
v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::structure::tracks::PianoRollTrack Concept Reference
Concept definition
template
<
typename
TrackT>
concept
zrythm::structure::tracks::PianoRollTrack
=
std::is_same_v<TrackT, InstrumentTrack> || std::is_same_v<TrackT, MidiTrack>
zrythm::structure::tracks::PianoRollTrack
Definition
track_fwd.h:89
Detailed Description
Definition at line
89
of file
track_fwd.h
.
zrythm
structure
tracks
PianoRollTrack
Generated by
1.15.0