|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Frame range to operate on (on both the port's buffers and the backend's buffers). More...
#include <src/gui/dsp/port_backend.h>
Data Fields | |
| nframes_t | start_frame = 0 |
| nframes_t | nframes = 0 |
Frame range to operate on (on both the port's buffers and the backend's buffers).
Definition at line 28 of file port_backend.h.
| nframes_t PortBackend::FrameRange::nframes = 0 |
Definition at line 31 of file port_backend.h.
| nframes_t PortBackend::FrameRange::start_frame = 0 |
Definition at line 30 of file port_backend.h.