David Moreno Montero
David Moreno Montero
I for WAN you mean Wide Area Network, rtpmidi, the protocol, is not secure, so I would not recommend it at all. It's better you use a VPN like wireguard,...
I don't really know if finally fixed in latest version, as I dont have access to DOREMIDI. If still broken, please open a new issue. Thanks for the report and...
Code would not apply on current master. Please open a issue or another pull request. Thanks a lot anyway for the effort for creating this pull request.
Code would not apply on current master. Please open a issue or another pull request. Thanks a lot anyway for the effort for creating this pull request.
Basic journal is already implemented, should work.
Code would not apply on current master. Please open a issue or another pull request. Thanks a lot anyway for the effort for creating this pull request.
I think should be working now.
Hi, I have a similar program aseqrc, and did not find these problems.. although I don't connect to Windows' rtpMIDI.... Can you send me these instructions so I can check?...
Hi, after thinking about it hard.. I found it. rtpmidid should break the sysex into parts. Can you change the code to print the size of sent packets (at `rtppeer.cpp:675`)?...
Just pushed a test branch (https://github.com/davidmoreno/rtpmidid/tree/93-bugfix-send-long-sysex), that does the packet splitting. Also ALSA sometimes gives partial SysEx packages (not fully formed, gives them in succession, but no mark of start...