windows build, separation of synth code, 3-op now, modulator feedback

This commit is contained in:
veclavtalica
2024-06-24 10:58:31 +03:00
parent ce5cfdd95b
commit 561dece028
11 changed files with 139 additions and 62 deletions

Binary file not shown.

View File

@ -0,0 +1 @@
clang ../main.c -lkernel32 -luser32 -lshell32 -ld3d11 -ldxgi -lgdi32 -lole32 -DSOKOL_D3D11 -o stfu-maker.exe -O3