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
This commit is contained in:
Bastian Bührig
2025-07-11 13:35:19 +02:00
parent dd21f30a7f
commit b447b307f1
8 changed files with 387 additions and 205 deletions

BIN
testdata/ir.wav vendored

Binary file not shown.

BIN
testdata/ir_mpt.wav vendored

Binary file not shown.