Ardour  9.2-541-gc1841a13dd
scala_file.h File Reference
#include <fstream>
#include <cmath>
#include <vector>
Include dependency graph for scala_file.h:

Go to the source code of this file.

Classes

struct  scala::degree
 
struct  scala::scale
 
struct  scala::kbm
 

Namespaces

 scala
 

Macros

#define KBM_NON_ENTRY   -1
 

Functions

scale scala::read_scl (std::ifstream &input_file)
 
kbm scala::read_kbm (std::ifstream &input_file)
 

Macro Definition Documentation

◆ KBM_NON_ENTRY

#define KBM_NON_ENTRY   -1

Definition at line 37 of file scala_file.h.