Ratatouille.lv2 icon indicating copy to clipboard operation
Ratatouille.lv2 copied to clipboard

Ratatouille is a Neural Model loader and mixer for Linux/Windows

Results 12 Ratatouille.lv2 issues
Sort by recently updated
recently updated
newest added

when using 'make', this will not build with clang on my system. (Ubuntu 24.04 LTS ) I get an error of : ``` INFO: optimised for -msse3 -mfpmath=sse -mfxsr -DUSE_SSE...

When trying to build (git cloned an hour ago) I get errors about unsupported options like -msse3 and x86-64-v3 that makes me believe that the ../Ratatouille/makefile doesn't detect that the...