Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
scale_selector_window.h File Reference

MusicalScale selector popover. More...

#include "common/dsp/scale.h"
#include "common/utils/types.h"
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Include dependency graph for scale_selector_window.h:

Go to the source code of this file.

Macros

#define SCALE_SELECTOR_WINDOW_WIDGET_TYPE    (scale_selector_window_widget_get_type ())

Typedefs

using ScaleSelectorWindowWidget
 A GtkPopover to create a ScaleDescriptor for use in the ScaleTrack's ScaleObject's.

Functions

ScaleSelectorWindowWidgetscale_selector_window_widget_new (ScaleObject *owner)
 Creates the popover.

Detailed Description

MusicalScale selector popover.

Definition in file scale_selector_window.h.

Macro Definition Documentation

◆ SCALE_SELECTOR_WINDOW_WIDGET_TYPE

#define SCALE_SELECTOR_WINDOW_WIDGET_TYPE    (scale_selector_window_widget_get_type ())

Definition at line 17 of file scale_selector_window.h.