Cesar-S / MD_MusicTable

Musical Notes Lookup Table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Musical Notes Lookup Table

This class contains a lookup table for musical note information that can be searched by name or note/octave (find*()) functions. Elements of the table can then be retrieved (get*()). These include the note name, frequency octave and ISO/ANSI note designation.

Use this class by first finding the table entry and then retrieving the data you need, one field at a time.

If you like and use this library please consider making a small donation using PayPal

About

Musical Notes Lookup Table

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 100.0%