Caution
You're reading an old version of this documentation. If you want up-to-date information, please have a look at 0.11.0.
librosa.list_mela
- librosa.list_mela()[source]
- List melakarta ragas by name and index. - Melakarta raga names are transcribed from [1], with the exception of #45 (subhapanthuvarali). - Returns:
- mela_mapdict
- A dictionary mapping melakarta raga names to indices (1, 2, …, 72) 
 
 - See also - Examples - >>> librosa.list_mela() {'kanakangi': 1, 'ratnangi': 2, 'ganamurthi': 3, 'vanaspathi': 4, ...}