Home

dev / openkara

publicthedavidweng/OpenKara· sync paused
Overview Code History Branches Pull requestsIssuesInsights
main
HomeOverview Code PRsIssues

refactor(eq): remove noise comments from eq.rs

2 months ago

93ae874
Authored
Davy7/29/2026, 6:33:23 AM
Remove explanatory doc comments and inline notes that duplicate function
names, assert messages, or the contract doc. Keep only module render order,
magic-number constants, the soft-limiter math, and non-obvious algorithm
steps inside `process`.

Parenta90aa20

1 file changed
  • src-tauri/src/audio/eq.rs+1−57