LMMS
Loading...
Searching...
No Matches
EnvelopeFreeEdit.cpp File Reference
#include "EnvelopeFreeEdit.h"
#include "../Misc/Util.h"
#include <FL/Fl.H>
#include <FL/fl_draw.H>
#include <cstdlib>
#include <cassert>
#include <rtosc/rtosc.h>

Go to the source code of this file.

Functions

static int distance_fn (int dx, int dy)
static float dt (char val)

Variables

static bool ctrldown
static bool altdown

Function Documentation

◆ distance_fn()

int distance_fn ( int dx,
int dy )
inlinestatic

◆ dt()

float dt ( char val)
static

Variable Documentation

◆ altdown

bool altdown
static

◆ ctrldown

bool ctrldown
static