Skip to content
Unknown edited this page Dec 27, 2018 · 1 revision

Future

This file describes all planned features to be added in the future

  • Algorithms

    • Melodic algorithms
      • (Gaussian) Voicing
      • Markov Chains
      • ...
    • Rhythmic algorithms
      • 1/f Noise
      • Most Common Structures (MCS)
      • Markov Chains
      • ...
    • Chord Note Count algorithms
      • Markov Chains
      • ...
    • (Dynamic algorithms)
    • (Custom algorithm parsing)
  • MidiPlayer

    • (Force playing at all times)
  • Export

    • Add export for LilyPond (Music in e.g. TeX documents)
  • Styles

    • Add styles:
      • Boogie: C-C-F-C-G-F-C
      • Pop: E-B-C#-A
  • Config

    • Make it so the execution does not break on invalid input (preprocessing)
    • (Ability to randomize anything)
  • General Todo

    • Simple Installation
    • Markov Chain Preparation
      • conversion from MIDI-files to MusicXML-files can be done on linux if MuseScore 2 is installed via musescore -o output.xml input.mid
      • Interpret Markov Chain files
  • Occasional Expansion

    • Anacrusis
    • Triplets

Clone this wiki locally