This is a simple tool to convert or transpose music notes.
Transpose notes by a given number of semitones.
Input: C4 D4 E4 F4 G4 A4 B4 C5 Semitone: 1 Output: C#4 D#4 F4 F#4 G#4 A#4 C5 C#5
Input: C4 D4 E4 F4 G4 A4 B4 C5 Semitone: -1 Output: B3 C#4 D#4 E4 F#4 G#4 A#4 B4
Convert western notes to Indian notes.
Input: C4 D4 E4 F4 G4 A4 B4 C5 Output: Sa Re Ga Ma Pa Dha Ni Sa
Input: C#4 D#4 F4 F#4 G#4 A#4 C5 C#5 Output: re ga ma Ma dha ni Sa re
[Lowercase letters are used for flats (Komal) and uppercase letters are used for natural (shuddh) notes. Exception: Ma shows sharp (Tivra) note.]
Testing can be done here: https://kaustubhdubey.com/swar-sthaanaantaran-saadhan/