|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Velocity widget. More...
#include "common/dsp/velocity.h"#include "common/utils/ui.h"#include "gui/backend/gtk_widgets/arranger_object.h"#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Macros | |
| #define | VELOCITY_WIDTH 8 |
| #define | VELOCITY_LINE_WIDTH 4 |
| #define | VELOCITY_RESIZE_THRESHOLD 16 |
Functions | |
| void | velocity_draw (Velocity *self, GtkSnapshot *snapshot) |
| Draws the Velocity in the given cairo context in relative coordinates. | |
Velocity widget.
Definition in file velocity.h.