diff options
| author | San Jacobs | 2025-12-11 01:23:46 +0100 |
|---|---|---|
| committer | San Jacobs | 2025-12-11 01:23:46 +0100 |
| commit | d9bf52320afe653b84872e091a9d0b450e2e3b14 (patch) | |
| tree | 5765b1d205b936ddffba936887599e4866a6d6d4 /src/header_template.txt | |
| parent | aca38ce5236e8997831cc37ba12f1ffa8e29aec2 (diff) | |
| download | better-report-d9bf52320afe653b84872e091a9d0b450e2e3b14.tar.gz better-report-d9bf52320afe653b84872e091a9d0b450e2e3b14.tar.bz2 better-report-d9bf52320afe653b84872e091a9d0b450e2e3b14.zip | |
Beginning wav file folder parse, need to replace file_list with job_list
buf:[]u8 is completely temporary when parsing wav files now.
When no file is specified, it spits out a header info template "info.txt"
Diffstat (limited to 'src/header_template.txt')
| -rw-r--r-- | src/header_template.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/header_template.txt b/src/header_template.txt new file mode 100644 index 0000000..8d42a55 --- /dev/null +++ b/src/header_template.txt @@ -0,0 +1,14 @@ +# Header info fields +# +# In this file, you can write things you want to appear in the header of the sound report. +# These fields will be inserted into sound reports generated directly from wav metadata. +# This happens when you submit a folder with .WAV-files that doesn't contain a CSV file. +# +# Empty lines, and lines starting with # are ignored. +# No need to add facts about the files, those are added automatically from metadata. + +Sound Mixer: Ola Nordmann +Phone: +0 123 45 678 +Email: ola@nordmann.no +Boom Operator: Sven Svensson +Project: Project Name |