| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| main-windows.cpp | 2026-04-29 | 3.3 kB | |
| windows.exe | 2026-04-29 | 782.1 kB | |
| miniaudio.h | 2026-04-29 | 4.1 MB | |
| tsf.h | 2026-04-29 | 92.7 kB | |
| well-tempered-clavier-i_bwv-848__c_sankey.mid | 2026-04-29 | 19.6 kB | |
| README.txt | 2026-04-29 | 295 Bytes | |
| tml.h | 2026-04-29 | 20.5 kB | |
| choriumreva.sf2 | 2026-04-29 | 28.9 MB | |
| linux | 2026-04-29 | 1.2 MB | |
| main_linux.cpp | 2026-04-29 | 6.8 kB | |
| FastNoiseLite.h | 2026-04-29 | 107.7 kB | |
| Totals: 11 Items | 35.3 MB | 1 |
How to compile after source is changed: Linux: g++ main_linux.cpp -o linux -lm -lpthread -ldl Windows: g++ main_windows.cpp -o windows.exe -O2 -lwinmm -lksuser -lm How to run: Linux: ./linux your_soundfont.sf2 your_song.mid Windows: ./windows your_soundfont.sf2 your_song.mid