Re: [Linuxsampler-devel] midi message fantasia note off

2021-12-26 Thread Jan Flikweert
Hi, I will explain my problem. I am working with release samples/sfz. This works good using fantasia. Not good using jOrgan. jOrgan/Linuxsampler works very good, but without release. I suppose it has to do with the note_off/note_on messages in jOrgan. Note on in jorgan is only set 144,s

Re: [Linuxsampler-devel] "GET" LSCP commands to linuxsampler sometimes don't return data

2021-12-26 Thread Andrew C
Hi Christian, I come bearing diff patches :) I've done a bunch of debugging of this and I'm fairly certain my installation is fine. The latest SVN versions of libgig, linuxsampler and gigedit are the only ones I have on my PC right now. If I type each of the following LSCP commands into the LSCP

Re: [Linuxsampler-devel] midi message fantasia note off

2021-12-26 Thread Andrew C
Hi Jan, I would imagine it's a simple enough NOTE_OFF event is all. Just to illustrate the code from jlscp's event/MidiDataEvent: ackage org.linuxsampler.lscp.event; /** * A semantic event which indicates that MIDI data has arrived. * @author Grigor Iliev */ public class MidiDataEvent extends ja

[Linuxsampler-devel] midi message fantasia note off

2021-12-26 Thread Jan Flikweert
Hi all, Which midi messages does Fantasia send for a note-off event after releasing a key on the keyboard from its main screen? I tried with midi-ox but that did not work. Kind regards, Jan Flikweert ___ Linuxsampler-devel mailing list Li