Rodrigo C.

Results 8 comments of Rodrigo C.

@spockNinja Did you have any feedback on whether your propose is valid? It would be awesome to have that baked in graphene-django (I really don't want to use relay). I'd...

@eamigo86 Me either. I thought that `graphene-django` was the right place for this kind of feature. Of course I understand that there are many concerns regarding adding new APIs. I...

What about supporting flatpak or snap? Fedora supports flatpak, right?

@Pectojin upgrading electron helped me with this problem ... I'm not sure what the problem is though. It could be something related to hardware acceleration in Linux

I ran from the repository https://github.com/KELiON/cerebro#development

I've put something together rather quickly today to test with some vst in rust I have https://github.com/rcelha/rtneural-rs I haven't tested it for real-time stuff yet tho

I am glad you like it! I am _not_ too concerned over performance, I developed a plugin in C++ (JUCE) in which most of the logic was in Rust, then...

@jatinchowdhury18 you can check out the sample project I've put together over a few hours https://github.com/rcelha/rtneural-rs/pull/1 Latency was pretty good across the board, although I didn't profile it. I was...