This is a simple project dedicated to create loads of lo-fi hip-hop. It uses some of musical theory, simple (as for now) Markovian mechanism and a bunch of libraries for generating midi and wav file and fusing them together.
- Python
- Pydub
- MIDIUtil
- MIDI2Audio
- NumPy, SciPy for filtering the audio
- Improve melody generator from basic pentatonic in given scale.
- Make library of instruments and sound effects bigger.
- Improve choosing of sound effects.
- Make a good storage of created songs instead of replacing them.