keyresponses

keyresponses

Functions

gint scorearea_keypress_event ()
gint scorearea_keyrelease_event ()
gint scorearea_button_press ()
gint scorearea_button_release ()
gboolean intercept_scorearea_keypress ()
void adjust_measure_less_width_key ()
void adjust_measure_more_width_key ()
void adjust_staff_less_height_key ()
void adjust_staff_more_height_key ()
void unset_selection_key ()
void octave_up_key ()
void octave_down_key ()
void rest_toggle_key ()
void toggle_blank ()
void append_measure_key ()
void insert_measure_key ()
void insert_chord_0key ()
void insert_chord_1key ()
void insert_chord_2key ()
void insert_chord_3key ()
void insert_chord_4key ()
void insert_chord_5key ()
void insert_chord_6key ()
void insert_chord_7key ()
void insert_chord_8key ()
void insert_blankchord_0key ()
void insert_blankchord_1key ()
void insert_blankchord_2key ()
void insert_blankchord_3key ()
void insert_blankchord_4key ()
void insert_blankchord_5key ()
void insert_blankchord_6key ()
void insert_blankchord_7key ()
void insert_blankchord_8key ()
void insert_rest_0key ()
void insert_rest_1key ()
void insert_rest_2key ()
void insert_rest_3key ()
void insert_rest_4key ()
void insert_rest_5key ()
void insert_rest_6key ()
void insert_rest_7key ()
void insert_rest_8key ()
void insert_quadtuplet ()
void deletepreviousobject ()
void sharpen_key ()
void pending_flatten ()
void pending_sharpen ()
void tie_notes_key ()
void add_dot_key ()
void remove_dot_key ()
void insert_clone_key ()
void add_mordent ()
void add_turn ()
void set_grace ()
void force_cautionary ()
void change_pitch ()
void add_coda ()
void add_flageolet ()
void add_open ()
void add_prallmordent ()
void add_prallprall ()
void add_prall ()
void add_reverseturn ()
void add_segno ()
void add_sforzato ()
void add_stopped ()
void add_thumb ()
void add_trillelement ()
void add_trill_element ()
void add_upprall ()
void add_arpeggio ()
void default_mode ()
void replace_mode ()
void insert_mode ()
void insert_opencloserepeat ()
void insert_closerepeat ()
void insert_openrepeat ()
void insert_endbar ()
void insert_doublebar ()
void blank_mode ()
void newtimesig22 ()
void newtimesig42 ()
void newtimesig32 ()
void newtimesig44 ()
void newtimesig54 ()
void newtimesig24 ()
void newtimesig34 ()
void newtimesig68 ()
void newtimesig128 ()
void newtimesig38 ()
void newtimesig98 ()
void newtimesig64 ()
void settimesig22 ()
void settimesig42 ()
void settimesig32 ()
void settimesig44 ()
void settimesig54 ()
void settimesig24 ()
void settimesig34 ()
void settimesig68 ()
void settimesig128 ()
void settimesig38 ()
void settimesig98 ()
void settimesig64 ()
void append_measure_score ()
gchar * process_key_event ()

Description

Functions

scorearea_keypress_event ()

gint
scorearea_keypress_event (GtkWidget *widget,
                          GdkEventKey *event);

scorearea_keyrelease_event ()

gint
scorearea_keyrelease_event (GtkWidget *widget,
                            GdkEventKey *event);

scorearea_button_press ()

gint
scorearea_button_press (GtkWidget *widget,
                        GdkEventButton *event);

scorearea_button_release ()

gint
scorearea_button_release (GtkWidget *widget,
                          GdkEventButton *event);

intercept_scorearea_keypress ()

gboolean
intercept_scorearea_keypress (GdkEventKey *pevent);

adjust_measure_less_width_key ()

void
adjust_measure_less_width_key (DenemoAction *action,
                               DenemoScriptParam *param);

adjust_measure_more_width_key ()

void
adjust_measure_more_width_key (DenemoAction *action,
                               DenemoScriptParam *param);

adjust_staff_less_height_key ()

void
adjust_staff_less_height_key (DenemoAction *action,
                              DenemoScriptParam *param);

adjust_staff_more_height_key ()

void
adjust_staff_more_height_key (DenemoAction *action,
                              DenemoScriptParam *param);

unset_selection_key ()

void
unset_selection_key (DenemoScriptParam *param);

octave_up_key ()

void
octave_up_key (DenemoAction *action,
               DenemoScriptParam *param);

octave_down_key ()

void
octave_down_key (DenemoAction *action,
                 DenemoScriptParam *param);

rest_toggle_key ()

void
rest_toggle_key (DenemoAction *action,
                 DenemoScriptParam *param);

toggle_blank ()

void
toggle_blank (DenemoAction *action,
              DenemoScriptParam *param);

append_measure_key ()

void
append_measure_key (DenemoAction *action,
                    DenemoScriptParam *param);

insert_measure_key ()

void
insert_measure_key (DenemoAction *action,
                    DenemoScriptParam *param);

insert_chord_0key ()

void
insert_chord_0key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_chord_1key ()

void
insert_chord_1key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_chord_2key ()

void
insert_chord_2key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_chord_3key ()

void
insert_chord_3key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_chord_4key ()

void
insert_chord_4key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_chord_5key ()

void
insert_chord_5key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_chord_6key ()

void
insert_chord_6key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_chord_7key ()

void
insert_chord_7key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_chord_8key ()

void
insert_chord_8key (DenemoAction *action,
                   DenemoScriptParam *param);

insert_blankchord_0key ()

void
insert_blankchord_0key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_blankchord_1key ()

void
insert_blankchord_1key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_blankchord_2key ()

void
insert_blankchord_2key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_blankchord_3key ()

void
insert_blankchord_3key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_blankchord_4key ()

void
insert_blankchord_4key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_blankchord_5key ()

void
insert_blankchord_5key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_blankchord_6key ()

void
insert_blankchord_6key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_blankchord_7key ()

void
insert_blankchord_7key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_blankchord_8key ()

void
insert_blankchord_8key (DenemoAction *action,
                        DenemoScriptParam *param);

insert_rest_0key ()

void
insert_rest_0key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_rest_1key ()

void
insert_rest_1key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_rest_2key ()

void
insert_rest_2key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_rest_3key ()

void
insert_rest_3key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_rest_4key ()

void
insert_rest_4key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_rest_5key ()

void
insert_rest_5key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_rest_6key ()

void
insert_rest_6key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_rest_7key ()

void
insert_rest_7key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_rest_8key ()

void
insert_rest_8key (DenemoAction *action,
                  DenemoScriptParam *param);

insert_quadtuplet ()

void
insert_quadtuplet (DenemoAction *action,
                   DenemoScriptParam *param);

deletepreviousobject ()

void
deletepreviousobject (DenemoAction *action,
                      DenemoScriptParam *param);

sharpen_key ()

void
sharpen_key (DenemoAction *action,
             DenemoScriptParam *param);

pending_flatten ()

void
pending_flatten (DenemoAction *action,
                 DenemoScriptParam *param);

pending_sharpen ()

void
pending_sharpen (DenemoAction *action,
                 DenemoScriptParam *param);

tie_notes_key ()

void
tie_notes_key (DenemoAction *action,
               DenemoScriptParam *param);

add_dot_key ()

void
add_dot_key (DenemoAction *action,
             DenemoScriptParam *param);

remove_dot_key ()

void
remove_dot_key (DenemoAction *action,
                DenemoScriptParam *param);

insert_clone_key ()

void
insert_clone_key (DenemoScriptParam *param);

add_mordent ()

void
add_mordent (DenemoScriptParam *param);

add_turn ()

void
add_turn (DenemoScriptParam *param);

set_grace ()

void
set_grace (DenemoScriptParam *param);

force_cautionary ()

void
force_cautionary (DenemoAction *action,
                  DenemoScriptParam *param);

change_pitch ()

void
change_pitch (DenemoAction *action,
              DenemoScriptParam *param);

add_coda ()

void
add_coda (DenemoScriptParam *param);

add_flageolet ()

void
add_flageolet (DenemoScriptParam *param);

add_open ()

void
add_open (DenemoScriptParam *param);

add_prallmordent ()

void
add_prallmordent (DenemoScriptParam *param);

add_prallprall ()

void
add_prallprall (DenemoScriptParam *param);

add_prall ()

void
add_prall (DenemoScriptParam *param);

add_reverseturn ()

void
add_reverseturn (DenemoScriptParam *param);

add_segno ()

void
add_segno (DenemoScriptParam *param);

add_sforzato ()

void
add_sforzato (DenemoScriptParam *param);

add_stopped ()

void
add_stopped (DenemoScriptParam *param);

add_thumb ()

void
add_thumb (DenemoScriptParam *param);

add_trillelement ()

void
add_trillelement (DenemoScriptParam *param);

add_trill_element ()

void
add_trill_element (DenemoScriptParam *param);

add_upprall ()

void
add_upprall (DenemoScriptParam *param);

add_arpeggio ()

void
add_arpeggio (DenemoScriptParam *param);

default_mode ()

void
default_mode (DenemoScriptParam *param);

replace_mode ()

void
replace_mode (DenemoScriptParam *param);

insert_mode ()

void
insert_mode (DenemoScriptParam *param);

insert_opencloserepeat ()

void
insert_opencloserepeat (DenemoScriptParam *param);

insert_closerepeat ()

void
insert_closerepeat (DenemoScriptParam *param);

insert_openrepeat ()

void
insert_openrepeat (DenemoScriptParam *param);

insert_endbar ()

void
insert_endbar (DenemoScriptParam *param);

insert_doublebar ()

void
insert_doublebar (DenemoScriptParam *param);

blank_mode ()

void
blank_mode (DenemoAction *action,
            DenemoScriptParam *param);

newtimesig22 ()

void
newtimesig22 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig42 ()

void
newtimesig42 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig32 ()

void
newtimesig32 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig44 ()

void
newtimesig44 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig54 ()

void
newtimesig54 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig24 ()

void
newtimesig24 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig34 ()

void
newtimesig34 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig68 ()

void
newtimesig68 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig128 ()

void
newtimesig128 (DenemoAction *action,
               DenemoScriptParam *param);

newtimesig38 ()

void
newtimesig38 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig98 ()

void
newtimesig98 (DenemoAction *action,
              DenemoScriptParam *param);

newtimesig64 ()

void
newtimesig64 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig22 ()

void
settimesig22 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig42 ()

void
settimesig42 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig32 ()

void
settimesig32 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig44 ()

void
settimesig44 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig54 ()

void
settimesig54 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig24 ()

void
settimesig24 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig34 ()

void
settimesig34 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig68 ()

void
settimesig68 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig128 ()

void
settimesig128 (DenemoAction *action,
               DenemoScriptParam *param);

settimesig38 ()

void
settimesig38 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig98 ()

void
settimesig98 (DenemoAction *action,
              DenemoScriptParam *param);

settimesig64 ()

void
settimesig64 (DenemoAction *action,
              DenemoScriptParam *param);

append_measure_score ()

void
append_measure_score (DenemoAction *action,
                      DenemoScriptParam *param);

process_key_event ()

gchar *
process_key_event (GdkEventKey *event);