Skip to content

A random chord generation app using Kivy UI and the Mingus MIDI package

Notifications You must be signed in to change notification settings

chnihy/randomchordsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomchordsapp

A random chord generation app using Kivy UI and the Mingus MIDI package

preview

Requirements

Kivy
Mingus

pip3 install -r requirements.txt

Future plans:

  • Making into a web app with flask
  • A prettier UI
  • More control over chord choices, keys, progressions
  • A dynamic user interface that allows the user to change the order of the chords
  • Control over sounds (piano, guitar, synth)

To launch app:

  1. Clone repo
git clone https://github.com/chnihy/randomchordsapp.git
cd randomchordsapp
  1. Install requirements
pip3 install -r requirements.txt
  1. Launch app
python3 main.py

About

A random chord generation app using Kivy UI and the Mingus MIDI package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published