Robin De Wolf

Results 5 issues of Robin De Wolf

The best thing would be if there was a play-along mode where you can play and the midi waits for you, just like in synthesia. I might eventually learn ruby...

I have a library of 700+ midis and my default file picker is lagging like crazy when I try to load all of them. A native filepicker might be nice...

Design
feature-request

I am trying to generate a server.key, server.pub (cert), client.key and client.pub (cert). The commands to do this are: ``` openssl genrsa -out server.key 2048 openssl req -new -x509 -key...

I have a small program that plays midi files on loop. When one song ends, usually the instruments reset, but sometimes the instruments caries over and the song plays in...

### Question I saw that it is possible to combine multiple queries as one inside react: https://levelup.gitconnected.com/how-to-run-multiple-queries-at-once-using-graphqls-apollo-client-c24bea52e079 Is this also possible inside kotlin? Because I have a third-party backend that...

:question: Type: Question
:hourglass: waiting for info