From 4f4416ff213b8287778868a4b18e332b1c012d4f Mon Sep 17 00:00:00 2001 From: San Jacobs Date: Fri, 13 Sep 2024 10:44:57 +0200 Subject: Init --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100755 index 0000000..ebe7f61 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# better-report + +Makes your sound reports better. +Only tested with reports from 688 at the moment. +Turns the awkward Sound Devices-generated CSV into a beautiful self-contained HTML file. + +Enbettermentifications: +- [X] Actually correctly sorted reports +- [X] Will let you change the sorting while looking at it +- [X] Removes empty tracks, so everything lines up with the actual wav files +- [X] Less ugly than most software for viewing CSV-files +- [X] Place a nice little logo in a top corner for branding +- [X] HTML is a format basically everyone can open anywhere \ No newline at end of file -- cgit v1.2.1