ardour
Functions
step_entry.cc File Reference
#include <iostream>
#include "pbd/file_utils.h"
#include "gtkmm2ext/keyboard.h"
#include "gtkmm2ext/actions.h"
#include "gtkmm2ext/bindings.h"
#include "ardour/filesystem_paths.h"
#include "ardour_ui.h"
#include "midi_channel_selector.h"
#include "midi_time_axis.h"
#include "step_editor.h"
#include "step_entry.h"
#include "utils.h"
#include "i18n.h"

Go to the source code of this file.

Functions

static void _note_off_event_handler (GtkWidget *, int note, gpointer arg)
 
static void _rest_event_handler (GtkWidget *, gpointer arg)
 

Function Documentation

static void _note_off_event_handler ( GtkWidget *  ,
int  note,
gpointer  arg 
)
static

Definition at line 48 of file step_entry.cc.

static void _rest_event_handler ( GtkWidget *  ,
gpointer  arg 
)
static

Definition at line 54 of file step_entry.cc.