https://github.com/josh0wah/triad-identifier
Takes 3 musical notes as input and identifies the chord they make.
https://github.com/josh0wah/triad-identifier
music music-theory tool
Last synced: about 1 year ago
JSON representation
Takes 3 musical notes as input and identifies the chord they make.
- Host: GitHub
- URL: https://github.com/josh0wah/triad-identifier
- Owner: Josh0wah
- Created: 2023-05-24T19:22:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T03:59:24.000Z (almost 3 years ago)
- Last Synced: 2025-04-05T07:17:14.705Z (about 1 year ago)
- Topics: music, music-theory, tool
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Triad-Identifier
Takes 3 musical notes as input, and identifies the chord they make.
As of right now:
Notes must be entered in ascending order storting from the root
Only triads are supported (full chord identification will be implimented later)
Program can identify triads as major, minor, sus2, sus4, diminished, or augmented