Home
last modified time | relevance | path

Searched refs:SCALED_EDIT (Results 1 – 2 of 2) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-edits.c1437 …case SCALED_EDIT: fprintf(outp, "\n (scale %" print_mus_long " %" print_mus_long ") ", ed->beg… in display_ed_list()
2043 case SCALED_EDIT: in edit_history_to_file()
2115 case SCALED_EDIT: in edit_history_to_file()
2318 case SCALED_EDIT: in edit_list_to_function()
2449 case SCALED_EDIT: in edit_list_to_function()
2563 case SCALED_EDIT: in edit_list_to_function()
4562 new_ed->edit_type = SCALED_EDIT; in scale_channel_with_origin()
H A Dsnd-0.h118 typedef enum {INSERTION_EDIT, DELETION_EDIT, CHANGE_EDIT, INITIALIZE_EDIT, SCALED_EDIT, ZERO_EDIT, … enumerator