LMMS
Loading...
Searching...
No Matches
giface.cpp File Reference
#include <config.h>
#include <limits.h>
#include <stdlib.h>
#include <math.h>
#include <calf/giface.h>
#include <calf/utils.h>
#include <string.h>

Functions

std::string human_readable (float value, uint32_t base, char *format)

Variables

static const char automation_key_prefix [] = "automation_v1_"
const char * mod_mapping_names [] = { "0..1", "-1..1", "-1..0", "x^2", "2x^2-1", "ASqr", "ASqrBip", "Para", NULL }

Function Documentation

◆ human_readable()

std::string human_readable ( float value,
uint32_t base,
char * format )

Variable Documentation

◆ automation_key_prefix

const char automation_key_prefix[] = "automation_v1_"
static

◆ mod_mapping_names

const char* mod_mapping_names[] = { "0..1", "-1..1", "-1..0", "x^2", "2x^2-1", "ASqr", "ASqrBip", "Para", NULL }