Zrythm
a highly automated and intuitive digital audio workstation
|
#include "dsp/midi_note.h"
#include "gui/widgets/arranger_object.h"
#include "utils/ui.h"
#include "gtk_wrapper.h"
Go to the source code of this file.
Functions | |
NONNULL void | midi_note_draw (MidiNote *self, GtkSnapshot *snapshot) |
NONNULL void | midi_note_get_adjusted_color (MidiNote *self, GdkRGBA *color) |
MidiNote widget API.
Definition in file midi_note.h.