https://github.com/danielfgray/modes
musical mode generator
https://github.com/danielfgray/modes
Last synced: 8 months ago
JSON representation
musical mode generator
- Host: GitHub
- URL: https://github.com/danielfgray/modes
- Owner: DanielFGray
- Created: 2016-08-09T22:42:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T22:51:36.000Z (almost 10 years ago)
- Last Synced: 2025-03-17T16:16:30.048Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I made this a long time ago (I want to say around 2010), the code is terrible and the output is technically incorrect.
For example, C# Ionian is
C# D# E# F# G# A# B#
but this produces
C# D# F F# G# A# C C#
I'm not sure why I've uploaded it, but here it is.