Last active
March 4, 2025 22:39
Revisions
-
HDR revised this gist
Mar 4, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ## 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 -
HDR revised this gist
Mar 3, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ ## 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/ 4. Copy the base64 encoded DFPWM from the text box -
HDR revised this gist
Mar 3, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ## Requirements: - A computer hooked up to a CC:Tweaked Speaker or a (Advanced) Noisy Pocket Computer - Any .wav file -
HDR revised this gist
Mar 3, 2025 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,6 @@ ## Requirements: - A computer hooked up to a CC:Tweaked Speaker, or a (Advanced) Noisy Pocket Computer - Any .wav file ## Howto: -
HDR revised this gist
Mar 3, 2025 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,9 @@ ## Requirements: - A computer hooked up to a CC:Tweaked Speaker, or a (Advanced) Noisy Pocket Computer ## Howto: 1. Download the audio player code `pastebin get QmkYgCZs play` (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/ 4. Copy the base64 encoded DFPWM from the text box -
HDR created this gist
Mar 3, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ ## Requirements: - A computer hooked up to a CC:Tweaked Speaker, or a (Advanced) Noisy Pocket Computer 1. Download the audio player code `pastebin get QmkYgCZs play` 2. Convert your audio file to wav 3. Convert the wav file to dfpwm using https://martinrefseth.com/wav2dfpwm/ 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