Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Wolf 00e4996cd6 Name files in kebab case rather than camel case 2024-12-27 20:42:34 +01:00
Daniel Wolf 9d3782a08b Auto-format code files 2024-12-27 11:29:35 +01:00
Daniel Wolf b365c4c1d5 Indent code files with spaces rather than tabs 2024-12-17 11:22:49 +01:00
Daniel Wolf 77588fb40e Improve WAVE file reader to handle more formats
Fixes #101
2021-10-06 20:48:45 +02:00
Daniel Wolf 3c0befa070 Add test WAVE files 2021-10-04 20:12:28 +02:00
Daniel Wolf a5ebd593d4 Update GoogleTest to latest master 2021-06-23 22:00:12 +02:00
Daniel Wolf 367c645bb3 Code cleanup
* Fix linter warnings
* Unify code formatting
* Fix typos
2019-01-02 22:27:45 +01:00
Daniel Wolf e5c39efeeb Moved main executable into its own directory along with its build logic
This will make it easier to add other artifacts that require build steps.
2018-01-24 18:38:09 +01:00