slakh-generation icon indicating copy to clipboard operation
slakh-generation copied to clipboard

A project to synthesize massive amounts of multitrack audio data from MIDI.

Results 5 slakh-generation issues
Sort by recently updated
recently updated
newest added

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**....