Skip to content

Instantly share code, notes, and snippets.

@HDR
Last active March 4, 2025 22:39
Show Gist options
  • Save HDR/0337907a858f99424c631247f31593ea to your computer and use it in GitHub Desktop.
Save HDR/0337907a858f99424c631247f31593ea to your computer and use it in GitHub Desktop.
A guide for cc:tweaked on how to play back any .wav file ingame.

Requirements:

  • A computer hooked up to a CC:Tweaked Speaker or a (Advanced) Noisy Pocket Computer
  • Any .wav file

Howto:

  1. Download the audio player code & b64 pastebin get QmkYgCZs play & pastebin get ntsWPAcq b64 (you only need to do this once)
  2. Convert your audio file to wav
  3. Convert the wav file to dfpwm using https://martinrefseth.com/wav2dfpwm/ (Now supports bulk wav to dfpwm or base64 encoded dfpwm)
  4. Copy the base64 encoded DFPWM from the text box
  5. Upload the base64 encoded dfpwm to https://gist.github.com/
  6. Press "Raw" then copy the url
  7. type play <url> into the computer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment