Skip to content

Skripkon/piano-music-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New algorithm for generating piano music using Python.

Class MinorMusicGenerator:

  1. Contains all notes and chords that should be used (calculated for the given scale).
  2. .correct_notes, .minor_chords and .additional_chords sound good together

GeneratorXX.py:

  1. Examples of music generators.
  2. They use different tempos, baselines, patterns, etc.

Examples (Dec 17):

Generator 01:

generator_01.mp4

Generator 02:

generator_02.mp4

About

A new algorithm to generate piano music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages