Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

The "minor" scale is not, in fact, the minor scale. #103

Open
El-Camel opened this issue Dec 5, 2023 · 2 comments
Open

The "minor" scale is not, in fact, the minor scale. #103

El-Camel opened this issue Dec 5, 2023 · 2 comments

Comments

@El-Camel
Copy link

El-Camel commented Dec 5, 2023

I love Bosca Ceoil and use it with my students for its simplicity and beginner-friendliness, but the biggest educational quibble I have with it is the fact that the "minor" scale is not, in fact, the minor scale. It's the melodic minor scale, which is a variant minor scale, and that's confusing for my students. Seems weird to have a separate scale just for the harmonic minor scale but not for the melodic minor scale, and to leave the vanilla minor scale out entirely.

@TerryCavanagh
Copy link
Owner

Ahh! This is fantastic feedback, thank you. I am not musically trained, and I made this mistake because I just followed some beginner guides online about scales. (I've been told some of the others are wrong too).

To fix this, I should just rename the current Minor scale "melodic minor", right?

If you can provide details about what other scales should be called, any that might be wrong or any important scales that are missing, that would extremely useful - I don't know right now when there might be an update, but it would be great if an eventual update got this right.

@JD557
Copy link

JD557 commented Mar 9, 2024

I also just bumped in this problem

To fix this, I should just rename the current Minor scale "melodic minor", right?

That's one option, but I think you should include the actual minor scale (natural minor scale).

Namely:

  • (Natural) Minor: 1, 2, ♭3, 4, 5, ♭6, ♭7, 8 (currently non-existing)
  • Harmonic minor: 1, 2, ♭3, 4, 5, ♭6, 7, 8 (this one seems correct)
  • Melodic Minor: 1, 2, ♭3, 4, 5, 6, 7, 8 (what's currently called "Minor")

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants