From ab4459ea2446ced5b93e84aa779f29d80708f374 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sat, 14 Sep 2024 15:44:33 -0600 Subject: 11ty --- _posts/2020-06-26-police-scanner-setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_posts/2020-06-26-police-scanner-setup.md') diff --git a/_posts/2020-06-26-police-scanner-setup.md b/_posts/2020-06-26-police-scanner-setup.md index b8c621b..4eb7884 100644 --- a/_posts/2020-06-26-police-scanner-setup.md +++ b/_posts/2020-06-26-police-scanner-setup.md @@ -79,7 +79,7 @@ of audio input and output devices. check the number in the input list that goes with CABLE Output - for me it's 3. pull up notepad and make a new file. since my input was number 3, i'm typing -```bat +```batch DSDPlus.exe -i3M ``` @@ -194,7 +194,7 @@ you'll need to set DSD+ to output to "CABLE-A Input" like how you set it to input from "CABLE Output" - Cable A is the fourth output in DSD+, so my run.bat now looks like this: -```bat +```batch DSDPlus.exe -i3M -o4 ``` -- cgit v1.2.3