summaryrefslogtreecommitdiff
path: root/src/audio/gen.cc
AgeCommit message (Collapse)Author
2026-01-31style: add vertical compression rules to clang-formatskal
- Enabled AllowShortFunctionsOnASingleLine: All - Enabled AllowShortBlocksOnASingleLine: Always - Enabled AllowShortIfStatementsOnASingleLine: Always - Enabled AllowShortLoopsOnASingleLine: true - Set MaxEmptyLinesToKeep: 1 - Applied formatting to all source files.
2026-01-31Chore: Add missing newlines at end of source filesskal
2026-01-31Implement procedural audio generation, spectral effects, and WebGPU particle ↵skal
system
2026-01-31add notesskal