Commit Graph

1 Commits

Author SHA1 Message Date
Bastian Bührig
b447b307f1 Refactor plotting logic into separate package and update .gitignore
- Move PlotIR function from pkg/convolve to pkg/plot package
- Update main.go to use new plot package
- Clean up convolve package imports
- Add comprehensive .gitignore entries for test files and generated outputs
- Allow only recorded.wav and sweep.wav in testfiles directory
- Ignore all generated audio files and plot images
2025-07-11 13:35:19 +02:00