David Moreno Montero

Results 94 comments of David Moreno Montero
trafficstars

Hi, thanks for the report. The format `a:142.42.215:5004` is familiar to me.. I even think that maybe it was used in some moment in the past. Was it you intuition...

Maybe the pull request just to see what changes in your code. But don't worry too much. I will try to compile without PCH in a manjaro container, and hopefully...

Hi. I changed the custom MIDI to alsa seq code to use the ALSA function that does that.. and it looks that for this case it fails? I have to...

Hi. The crux should be at the `mididata_to_alsaevents_t` class. On previous versions I created my own converter between the ALSA seq events and the MIDI streams. Then I discovered that...

Hi, finally I could make some review. Interesting about input and output sizes, but I dont think they are so important.. maybe they are. I see a lot of unrelated...

Looking more into you code I see you do some event size rewrite. Try setting not exactly the size you think it is (the sysex length maybe?) but some more...

Also I see I had a `snd_midi_event_reset_encode`.. maybe thats destroying it all? Somehow it does not feel right to me. I think maybe is needed if several rtpmidi clients connect...

That's amazing news! Congratulations! As I understand it, the main changes are the ALSA related bits, nothing out of ALSA is about this SysEx problem, right? Could you prepare a...

I could not verify working yet, will do ASAP and tell you more, but looks good so far until I do a full review.

I see that ubuntu 22.04 uses libfmt8, not libfmt9 .. I will try to create a new package, but can not promise when. Meanwhile you can try to create the...