|
LMMS
|
#include <calf/gui_controls.h>Classes | |
| struct | curve_param_control_callback |
Macros | |
| #define | SANITIZE(value) |
Functions | |
| static void | on_control_destroy (GtkWidget *w, gpointer p) |
| static gboolean | scale_to_default (gpointer data) |
| static gboolean | scale_button_press (GtkWidget *widget, GdkEventKey *event, gpointer *user_data) |
| static float | to_x_pos (float freq) |
| static float | from_x_pos (float pos) |
| static float | to_y_pos (CalfLineGraph *lg, float gain) |
| static float | from_y_pos (CalfLineGraph *lg, float pos) |
| #define SANITIZE | ( | value | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |