|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Data Fields | |
| units::sample_rate_t | sample_rate_ |
| units::sample_t | block_length_ |
| unsigned int | num_threads_ |
Definition at line 21 of file graph_renderer.h.
| units::sample_t zrythm::dsp::GraphRenderer::RenderOptions::block_length_ |
Definition at line 24 of file graph_renderer.h.
| unsigned int zrythm::dsp::GraphRenderer::RenderOptions::num_threads_ |
Definition at line 25 of file graph_renderer.h.
| units::sample_rate_t zrythm::dsp::GraphRenderer::RenderOptions::sample_rate_ |
Definition at line 23 of file graph_renderer.h.