💾 Archived View for sdf.org › blippy › av.gmi captured on 2024-07-08 at 23:44:28. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-07-10)

-=-=-=-=-=-=-

Audio/Video

Created 2022-05-19 Updated 2023-05-07

Audacity

Loop track:

Shift-Space

Mix tracks down to 1:

FESTIVAL - TTS (Text-to-Speech)

sudo apt install festival festvox-en1

In ~/festivalrc:

(set! voice_default 'voice_en1_mbrola)

Read a script:

festival --tts myscript.txt

FFMPEG

Reduce by half:

ffmpeg -i inp.mp4 -vf scale=iw/2:-1 out.mp4

xxd

Convert binary file to header file:

xxd -i file.raw file.c

EXITS

Drums in ogg format

Find sounds

Free Music Archive

Free wave samples (great source for instruments)