#include <chord_provider.h>
|
| | ChordInfo (Intervals const &i, int64_t hash, std::string const &canon, std::string const &shrt, std::vector< std::string > const &others) |
| |
Definition at line 41 of file chord_provider.h.
◆ ChordInfo()
| ARDOUR::ChordProvider::ChordInfo::ChordInfo |
( |
Intervals const & |
i, |
|
|
int64_t |
hash, |
|
|
std::string const & |
canon, |
|
|
std::string const & |
shrt, |
|
|
std::vector< std::string > const & |
others |
|
) |
| |
|
inline |
◆ canonical_name
| std::string ARDOUR::ChordProvider::ChordInfo::canonical_name |
◆ hashed
| int64_t ARDOUR::ChordProvider::ChordInfo::hashed |
◆ intervals
| Intervals ARDOUR::ChordProvider::ChordInfo::intervals |
◆ other_names
| std::vector<std::string> ARDOUR::ChordProvider::ChordInfo::other_names |
◆ short_name
| std::string ARDOUR::ChordProvider::ChordInfo::short_name |
The documentation for this struct was generated from the following file: