Merge remote-tracking branch 'origin/radio'
This commit is contained in:
commit
f731e4dbf2
@ -21,7 +21,9 @@
|
|||||||
rust.enable = true;
|
rust.enable = true;
|
||||||
packages = [
|
packages = [
|
||||||
pkgs.godot_4
|
pkgs.godot_4
|
||||||
|
|
||||||
pkgs.watchexec
|
pkgs.watchexec
|
||||||
|
|
||||||
pkgs.mdbook
|
pkgs.mdbook
|
||||||
pkgs.mdbook-katex
|
pkgs.mdbook-katex
|
||||||
|
|
||||||
@ -30,6 +32,8 @@
|
|||||||
python-pkgs.ruff
|
python-pkgs.ruff
|
||||||
python-pkgs.jedi-language-server
|
python-pkgs.jedi-language-server
|
||||||
]))
|
]))
|
||||||
|
|
||||||
|
pkgs.yt-dlp
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
4
justfile
4
justfile
@ -29,3 +29,7 @@ serve-docs:
|
|||||||
# Regenerate docs figures on changes
|
# Regenerate docs figures on changes
|
||||||
watch-figures:
|
watch-figures:
|
||||||
watchexec --exts=py --restart --watch docs python3 docs/figures.py
|
watchexec --exts=py --restart --watch docs python3 docs/figures.py
|
||||||
|
|
||||||
|
# Download audio from youtube
|
||||||
|
rip-youtube-audio URL:
|
||||||
|
yt-dlp --audio-quality 0 --extract-audio {{ URL }}
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4
radio/Public Voices Radio/NOTES.md
Normal file
4
radio/Public Voices Radio/NOTES.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# FEYNMAN AND THE BOMB
|
||||||
|
|
||||||
|
This is stitched together. Possibly separate them.
|
||||||
|
Discard the section that is taken from the live talk about 1/3 in.
|
Binary file not shown.
Binary file not shown.
BIN
radio/TranceDrift Transmission/Fractured Equations.mp3
Normal file
BIN
radio/TranceDrift Transmission/Fractured Equations.mp3
Normal file
Binary file not shown.
BIN
radio/TranceDrift Transmission/Lost in the Dust.mp3
Normal file
BIN
radio/TranceDrift Transmission/Lost in the Dust.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/Backin' Through the Town.mp3
Normal file
BIN
radio/Vinyl Voltage FM/Backin' Through the Town.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/Bring Out The Tank! Alternative.mp3
Normal file
BIN
radio/Vinyl Voltage FM/Bring Out The Tank! Alternative.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/Bring Out The Tank!.mp3
Normal file
BIN
radio/Vinyl Voltage FM/Bring Out The Tank!.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/Corners.mp3
Normal file
BIN
radio/Vinyl Voltage FM/Corners.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/First Car - 1.mp3
Normal file
BIN
radio/Vinyl Voltage FM/First Car - 1.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/First Car - 2.mp3
Normal file
BIN
radio/Vinyl Voltage FM/First Car - 2.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/Mr Pocket.mp3
Normal file
BIN
radio/Vinyl Voltage FM/Mr Pocket.mp3
Normal file
Binary file not shown.
5
radio/Vinyl Voltage FM/NOTES.md
Normal file
5
radio/Vinyl Voltage FM/NOTES.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Best
|
||||||
|
|
||||||
|
- The Timeless Jive
|
||||||
|
- Corners
|
||||||
|
|
BIN
radio/Vinyl Voltage FM/No Safe Way Home.mp3
Normal file
BIN
radio/Vinyl Voltage FM/No Safe Way Home.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/The Timeless Jive - Folk.mp3
Normal file
BIN
radio/Vinyl Voltage FM/The Timeless Jive - Folk.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/The Timeless Jive.mp3
Normal file
BIN
radio/Vinyl Voltage FM/The Timeless Jive.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/Whirlwind Affair - Swing.mp3
Normal file
BIN
radio/Vinyl Voltage FM/Whirlwind Affair - Swing.mp3
Normal file
Binary file not shown.
BIN
radio/Vinyl Voltage FM/Whirlwind Affair - Trance.mp3
Normal file
BIN
radio/Vinyl Voltage FM/Whirlwind Affair - Trance.mp3
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user