Skip to content

ashphythian/MusicBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicBox

This project is in its infancy, and features will slowly be added.

Current Features

Build a scale from a root and major/minor mode (more will be added).

ScaleBuilder.build('C', 'Maj') # => ["C", "D", "E", "F", "G", "A", "B", "C"]

TODOs

Small:

  • Make scales diatonic

Big:

  • Add a scale finder
  • Add a chord finder
  • Add an audio converter
  • Add some MIDI generators

About

A small musical toolbox implemented in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages