MICHAEL CHOURDAKIS
MICHAEL CHOURDAKIS
This library looks promising. I'm trying to build a SF2 file from a collection of samples. I have a SFz file which I 've parsed it and has, say, 5...
Looks great. I'm about to create a timetable generator algorithm for my school and I was looking into genetic algorithm. The idea is to have the algorithm generate a timetable...
Thanks for the code, I'm trying to run this in Windows to include in my audio sequencer. After installing with pip and download the pytorch checkpoints, I can run it:...
This is promising, I'm trying to use it for audio alignment, that is, align two recordings from different sources (say, a camera and a microphone) which record the same event...
Loading checkpoint shards: taking forever Trying text -> image for this (very promising) in Windows 11 after normal torch gpu install.
Check this lottie: https://lottiefiles.com/free-animation/jazz111-w9NGpTgl65?trigger_action=download It renders with some gaps.
This seems a nice control, I'm trying to build a FASM GUI. 1. Syntax highliting isn't working (even with the mica editor embedded) 2. How to set to asm? 3....
I am considering using this for live updates of my apps. Currently I use Microsoft's RDC implementation. It would be nice if there was a signature tool so the signatures...
Would be nice to have a right-align NavigationView. Currently I achieve it with this: ``` ```
I've made a VST3 x64 for Windows with TinySoundFont, can I create a PR? Best.