Skip to content

With our project "uMusic" we want to give the user the opportunity to create his own music, with a word or a sentence and his current mood. The user's input runs through the Magenta-AI and creates something like music for the user.

License

Notifications You must be signed in to change notification settings

JonasDeichelmann/uMusic

Repository files navigation

uMusic (Project for CST 205 Class at CSU Monterey Bay)

Python Badge Date: 12/7/2017

GitHub

Access the project's GitHub repositroy here.

Description

With our project "uMusic" we want to give the user the opportunity to create his own music, with a word or a sentence and his current mood. The user's input runs through the Magenta-AI and creates something like music for the user.

Installation

  • Please install the latest version of Python 3.6.
  • Please install Magenta
  • To run our project please follow the following instructions under usage.

Usage

  • Navigate in your terminal to the projects folder

Run the following commands:

For Mac

export FLASK_APP=page.py
flask run

The terminal should prompt:
Serving Flask app "page" Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

Then open in your browser http://127.0.0.1:5000/

For Windows

set FLASK_APP=page.py
flask run

The terminal should prompt:
Serving Flask app "page" Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

Then open in your browser http://127.0.0.1:5000/

Work to Do:

  • Setting up the UI.
  • Creating simple music.
  • Using AI to make it more complex.
  • Get the user the opportunity to create music with diffrent instruments.

Author

Brandon Ginn
David Wong, Mail: dawong@csumb.edu
Jonas Deichelmann, Mail: developing@deichelmann.com, Web: www.Deichelmann.com, Twitter URL

License

uMusic is released under the MIT license. See LICENSE for details.

About

With our project "uMusic" we want to give the user the opportunity to create his own music, with a word or a sentence and his current mood. The user's input runs through the Magenta-AI and creates something like music for the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •