From 138456096d61b3c92254adf820213e0540b3f702 Mon Sep 17 00:00:00 2001 From: david-schmidt <1110325+david-schmidt@users.noreply.github.com> Date: Mon, 8 Jun 2020 17:07:17 -0400 Subject: [PATCH] Remember the trick to windows production of .wav --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7ffb2a..d046917 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ gymnastics of the IIe and beyond that moved Heaven and Earth to keep the entry p * Change cassette output (`$C020`) to speaker output (`$C030`) * Assemble and get a raw hex dump of that code * Type that code into the TLC's RAM and run it, dumping all non-banked ROM (`$C100-$FFFF`) - * Capture the audio on a modern computer + * Capture the audio on a modern computer (Windows hint: run `soundrecorder /file path\to\filename.wav` to get a `.wav`, not a `.wma`) * Run that audio through CiderPress, which knows how to take tape audio and reconstruct data from it * ??? * Profit