#ifndef _MUSIC_SCALES_HPP_ #define _MUSIC_SCALES_HPP_ #ifndef _MUSIC_IONIANSCALE_HPP_ #include #endif #ifndef _MUSIC_DORIANSCALE_HPP_ #include #endif #ifndef _MUSIC_DORIANIISCALE_HPP_ #include #endif #ifndef _MUSIC_PHRYGIANSCALE_HPP_ #include #endif #ifndef _MUSIC_LYDIANSCALE_HPP_ #include #endif #ifndef _MUSIC_MIXOLYDIANSCALE_HPP_ #include #endif #ifndef _MUSIC_AEOLIANSCALE_HPP_ #include #endif #ifndef _MUSIC_LOCRIANSCALE_HPP_ #include #endif #ifndef _MUSIC_MINORPENTATONICSCALE_HPP_ #include #endif #ifndef _MUSIC_HARMONICMINORSCALE_HPP_ #include #endif #ifndef _MUSIC_MELODICMINORSCALE_HPP_ #include #endif #ifndef _MUSIC_DORIANIISCALE_HPP_ #include #endif #ifndef _MUSIC_LYDIANAUGMENTEDSCALE_HPP_ #include #endif #ifndef _MUSIC_LYDIANDOMINANTSCALE_HPP_ #include #endif #ifndef _MUSIC_LOCRIAN2SCALE_HPP_ #include #endif #ifndef _MUSIC_ALTEREDSCALE_HPP_ #include #endif #ifndef _MUSIC_DIMINISHEDWHOLESCALE_HPP_ #include #endif #ifndef _MUSIC_DIMINISHEDHALFSCALE_HPP_ #include #endif #ifndef _MUSIC_WHOLETONESCALE_HPP_ #include #endif #ifndef _MUSIC_BEBOPDOMINANTSCALE_HPP_ #include #endif #ifndef _MUSIC_BEBOPMAJORSCALE_HPP_ #include #endif #ifndef _MUSIC_BEBOPTONICMINORSCALE_HPP_ #include #endif #ifndef _MUSIC_BEBOPMINORSCALE_HPP_ #include #endif #ifndef _MUSIC_EIGHTTONESPANISHSCALE_HPP_ #include #endif #ifndef _MUSIC_ENIGMATICSCALE_HPP_ #include #endif #ifndef _MUSIC_GYPSYSCALE_HPP_ #include #endif #ifndef _MUSIC_HUNGARIANSCALE_HPP_ #include #endif #ifndef _MUSIC_HUNGARIANMINORSCALE_HPP_ #include #endif #ifndef _MUSIC_LEADINGWHOLETONESCALE_HPP_ #include #endif #ifndef _MUSIC_LYDIANMINORSCALE_HPP_ #include #endif #ifndef _MUSIC_MAJORLOCRIANSCALE_HPP_ #include #endif #ifndef _MUSIC_NEAPOLITANMAJORSCALE_HPP_ #include #endif #ifndef _MUSIC_NEAPOLITANMINORSCALE_HPP_ #include #endif #ifndef _MUSIC_ORIENTALSCALE_HPP_ #include #endif #ifndef _MUSIC_TODISCALE_HPP_ #include #endif #ifndef _MUSIC_SUPERLOCRIANSCALE_HPP_ #include #endif #ifndef _MUSIC_BAROQUESCALE_HPP_ #include #endif #ifndef _MUSIC_PHRYGIANDOMINANTSCALE_HPP_ #include #endif #endif