Skip to content

वैनिला जावास्क्रिप्ट में लिखा गया संगीत स्वर स्थानांतरण साधन

costomato/swar-sthaanaantaran-saadhan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

स्वर स्थानान्तरण और परिवर्तन

This is a simple tool to convert or transpose music notes.

Usage

Transposer

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

Converter

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.]

Project is under construction. A lot of work is yet to be done

Testing can be done here: https://kaustubhdubey.com/swar-sthaanaantaran-saadhan/

About

वैनिला जावास्क्रिप्ट में लिखा गया संगीत स्वर स्थानांतरण साधन

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •