| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   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.   | |