Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
#include "parameter.hh"
#include "api.hh"
#include "levenshtein.hh"
#include "unicode.hh"
#include "regex.hh"
#include "strings.hh"
#include "mathutils.hh"
#include "internal.hh"
Go to the source code of this file.
Namespaces | |
namespace | Ase |
The Anklang C++ API namespace. | |
Typedefs | |
using | Ase::String3 = std::tuple< String, String, String > |
Functions | |
String | Ase::parameter_guess_nick (const String ¶meter_label) |
Create a few letter nick name from a multi word parameter label. | |