|
LMMS
|
#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 } |
| std::string human_readable | ( | float | value, |
| uint32_t | base, | ||
| char * | format ) |
|
static |