can you add midi samples to new lmms version? my programm https://djdnkey.blogspot.com/2018/11/midi-sound-generator.html samples https://djdnkey.blogspot.com/2019/01/midi-sound-samples.html public class Player { private MidiChannel[] channels = null; private Synthesizer synth = null; public Player()...