Thanks to visit codestin.com
Credit goes to github.com

Skip to content

edipermadi/music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music

Music theory exploration with golang

Features

  • General Fetures:
    • 12 semitones per octave system
    • William Zeitler based scale and mode enumeration and naming
    • Ian Ring based scale numbering
  • Scale Features:
    • Support 228 scales, from 3 to 12 notes scales
    • Scale cardinality
    • Scale transposition
    • Modes in given scale
    • Perfection profile
  • Mode Features:
    • Support 1489 modes out of 228 scales
    • Notes derivation
    • Chords derivation
    • Mode numbering (based on Ian Ring numbering system)
    • Relative modes lookup
    • Mode brightness (darken, brighten)
  • Chord Features:
    • Supports 1836 chords, from 2 to 7 notes chords
    • Chord numbering (based on Ian Ring numbering system)
    • Modes lookup
    • Chord inversion
  • Note Features:
    • Normalization
    • Enharmonic lookup
    • MIDI note values
  • Illustration features:
    • Keyboard based visual illustration (37 keys)
    • MIDI based auditorial illustration
    • Mode audio visual illustration in various tonic notes
    • Chord audio visual illustration in various root notes
    • Circle of fifth based luminosity (dot and png)
    • Chromatic circle illustration for scales and chords
  • Utilities:
    • Generate music cross-reference markdown and images
    • Modulate MIDI from one mode to another
  • MIDI features:
    • Marshall
    • Unmarshall

Documentation

About

Exploring Music Theory with Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published