18extern const std::vector<std::vector<std::string>>
tagAliases;
int findId(const std::string &tag)
Searches for a tag ID.
const std::vector< std::vector< std::string > > tagAliases
List of tags and their aliases.
std::string getTag(int tagId)
Returns the main tag name by tag ID.
Root namespace for the Rack API.
Definition AudioDisplay.hpp:9