sancho20021 / impro-evolution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

impro-evolution

Tips to download and open project

Java 11 or newer Java version is required.

If you use Intellij IDEA, you can follow these steps to open this project on your computer:

  1. Clone the repository using this link
  2. In Intellij IDEA, select File -> New -> Project from Existing Sources. Specify the path to the cloned repository. Choose Import project from external model -> Maven -> Finish

Usage instruction

  • You can start playing with impro-evolution music synthesizer by running main class
    • Type commands in standard input. All commands can be shown by typing help
    • Every music session if finished via stop command is saved in this directory
  • Play your saved session by writing and executing new test method in PlaySaved class.
  • Continue to improvise from where you left off using ContinueSaved class

About


Languages

Language:Java 100.0%