slakh-generation
slakh-generation copied to clipboard
A project to synthesize massive amounts of multitrack audio data from MIDI.
MIDI rules are important for making some patches work, and require some explaining.
Hi Ethan, I'm reading your code, and I found something confusing: `line 111 - 116` in the function `check_midi_file` in `render_by-instrument.py` : ` # Make sure there's more than one...
Includes getting boost and boost-python linkage for python3
In `prepare_midi()` the param `same_pgms_diff` governs if we will render two MIDI tracks that have the same program number with the same patch. This option needs to be propagated up...
Hello, After listening to some tracks from Slakh, I have the feeling that there is a mismatch between [general MIDI](https://en.wikipedia.org/wiki/General_MIDI#Percussion) pitches and the mapping Kontakt uses for the **drum instruments**....