-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcold_open.podscript
More file actions
36 lines (29 loc) · 1.09 KB
/
Copy pathcold_open.podscript
File metadata and controls
36 lines (29 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
podscript: "0.2.0"
# cold_open.podscript — canonical example
#
# Intro music plays at -3 dB, fades out over 4s starting at 8s, and Sam's
# narration begins exactly as the fade starts (overlapping the fading tail).
meta:
title: "Episode 12 — The Thing"
lufs: -16
true_peak: -1
voices:
sam: { voice: Adam, preset: host }
alex: { voice: Rachel, preset: warm-host }
assets:
intro: music/intro_theme.mp3 once
outro: music/outro_theme.mp3 once
whoosh: sfx/whoosh_01.wav
scene cold_open:
bed intro gain -3db fade-out over 4s at 8s #music
sam [with intro.fade-out]: Hey everyone — welcome to the show. Today we're *digging in*...
alex: ...and it's a strange one.
sfx whoosh after alex
scene main:
bed intro gain -8db fade-in over 1s duck-under speech to -18db
sam: So here's where it gets interesting.
alex (skeptical): Does it, though?
scene outro:
# outro music segues in over the intro bed and plays out under the sign-off
bed outro gain -6db crossfade 2s fade-out over 3s at signoff.end
sam: That's all for this week — thanks for listening. #signoff