Commit Graph

5 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
Bastian Bührig
3ed43bda8b Update Dagger pipeline and documentation for Gitea release upload and .env handling 2025-07-11 09:53:35 +02:00
Bastian Bührig
eae708151d Fix Dagger pipeline: export built binaries to dist/ directory on host 2025-07-11 09:28:28 +02:00
Bastian Bührig
ac678f2aa8 Add CHANGELOG.md and changelog section to README for v1.0.0 release 2025-07-11 09:10:40 +02:00
Bastian Bührig
a2f510e062 Initial commit. Complete first version of the deconvolver 2025-07-11 08:55:27 +02:00