Oliver
Oliver
I'm also unfamiliar with Visual Studio and also with Python. It took me a lot of try and error to figure out that certificate verification from https://lua.org in Python (for...
> This is how I solved it Ah OK thanks for pointing this out, I'll try it the next time I'm running into these problems.
> Thrilling, to say the least ;-) Yes, I love this kind of thrill :-) I see that the jacklib contains some threading functionality. But it's not a general multipurpose...
> You really like threads, don't you? :D > I more or less resonate with what Roberto Ierusalimschy wrote It's not the threads by themself that I like ;-) I...
> Is it really worth the effort to tackle such use cases (multiple clients with multiple GUIs) at the thread level instead of doing it at the process level and...
> I struggled a lot to understand how threads were used in JACK I'm also wondering for what the jack client threads (e.g. `jack_client_create_thread`) are supposed to be used. It...
> Would you like to open a pull request yes, of course, see #4 .