AgsSelectNoteDialog

AgsSelectNoteDialog — select tool

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkWindow
                ╰── GtkDialog
                    ╰── AgsSelectNoteDialog

Includes

#include <ags/app/editor/ags_select_note_dialog.h>

Description

The AgsSelectNoteDialog lets you select notes.

Functions

ags_select_note_dialog_new ()

AgsSelectNoteDialog *
ags_select_note_dialog_new ();

Create a new AgsSelectNoteDialog.

Returns

a new AgsSelectNoteDialog

Since: 3.0.0

Types and Values

AGS_SELECT_NOTE_MAX_BEATS

#define AGS_SELECT_NOTE_MAX_BEATS (16 * 1200)

AGS_SELECT_NOTE_MAX_KEYS

#define AGS_SELECT_NOTE_MAX_KEYS (1024)