Skip to content

How get Chord name from midi file after is midi file read , #322

Discussion options

You must be logged in to vote

@2311627BorisBacic Since you've not provided info requested by me I'm closing the discussion.

To get a chord's name you need to use GetNames method on MusicTheory.Chord. To get MusicTheory.Chord from Interaction.Chord you need to use GetMusicTheoryChord method.

If GetNames method returns an empty list, then the library doesn't know such a chord. You can ask to add it to the library and I'll be glad to do that.

Please follow recommendations from the Support article for future questions.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by melanchall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Just question about the library
2 participants