diff options
author | San Jacobs | 2024-09-13 10:55:52 +0200 |
---|---|---|
committer | San Jacobs | 2024-09-13 10:55:52 +0200 |
commit | a924aca70ea52dba19aa0a4d47b06c67fae1b587 (patch) | |
tree | eb98ffc1d40b90a9fc604f4fd260acc17ee06777 | |
parent | 33123647debae69b0af47d5d84cdf4715dcd1b5f (diff) | |
download | better-report-a924aca70ea52dba19aa0a4d47b06c67fae1b587.tar.gz better-report-a924aca70ea52dba19aa0a4d47b06c67fae1b587.tar.bz2 better-report-a924aca70ea52dba19aa0a4d47b06c67fae1b587.zip |
Screw it, let's just have a normal list
-rwxr-xr-x | README.md | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,14 +1,15 @@ # 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:
+## 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 +- Actually correctly sorted reports
+- Will let you change the sorting while looking at it
+- Removes empty tracks, so everything lines up with the actual wav files
+- Less ugly than most software for viewing CSV-files
+- Place a nice little logo in a top corner for branding
+- HTML is a format basically everyone can open anywhere
\ No newline at end of file |