Commit ac43b06b authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

add the duration field to the exemplary scene description files (.yml)

parent 582e619e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ binaural_output: true
preamble: 0.0
postamble: 0.0

### Trim the output such that the total duration is X seconds
duration: 8

### Add low-level random background noise (amplitude +-4) instead of silence; default = false (silence)
add_low_level_random_noise: true

+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ loudness: -26
preamble: 0.5
postamble: 1.0

### Trim the output such that the total duration is X seconds
duration: 8

### Add low-level random background noise (amplitude +-4) instead of silence; default = false (silence)
add_low_level_random_noise: False

+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ binaural_output: true
preamble: 0.0
postamble: 0.0

### Trim the output such that the total duration is X seconds
duration: 8

### Add low-level random background noise (amplitude +-4) instead of silence; default = false (silence)
add_low_level_random_noise: true

+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ binaural_output: true
preamble: 0.0
postamble: 0.0

### Trim the output such that the total duration is X seconds
duration: 8

### Add low-level random background noise (amplitude +-4) instead of silence; default = false (silence)
add_low_level_random_noise: true

+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ loudness: -26
preamble: 0.5
postamble: 1.0

### Trim the output such that the total duration is X seconds
duration: 8

### Add low-level random background noise (amplitude +-4) instead of silence; default = false (silence)
add_low_level_random_noise: true