Luis Lloret

Results 41 comments of Luis Lloret

Just a general question: who is supposed to mark the conversations as resolved? Should I do it when I implement the fixes or answer the questions, or should the person...

> EDIT Sorry I think I misread the question. I don't think we have strict rules for resolving the conversation, I typically let the reviewer to mark it as resolved...

Hi, Yes, still planning to keep working on this. Pretty busy at work lately, but that's the idea. Luis

> @llloret - with changes that are likely coming to PortAudio, this may no longer be needed. I'll add @Spacechild1 as a reviewer since he is more up to date...

Hi, @gedobbles, at the moment, Sonic Pi is not using m2o and o2m, as it did in the past. This was changed so that now it uses a library (based...

Hi, Uriel, I am Luis, the author of the software that Sonic Pi is using to work with OSC and MIDI messages, "osmid". The library that I am using to...

Hi, yes, perhaps I am confused at what you are trying to do. If you are sending OSC directly to Sonic Pi, then it is not going through osmid at...

@ethancrawford, yes, I think you are right. This is being processed in Sonic Pi, osmid has nothing to do with it. Apologies for the confusion.

Hi, I am working on @xavriley's code to provide this as part of the FastOsc library in C. If you can wait a couple of days I think it should...

Just a comment: normally package maintainers prefer not to vendor dependencies (that is, use dependencies in-tree), and they encourage to use the system available package. On Thu, 10 Feb 2022...