From 2ac271342913cfcbadec4245123629916e58ff56 Mon Sep 17 00:00:00 2001 From: nino-porcino Date: Thu, 13 Jan 2022 17:22:21 +0100 Subject: [PATCH] update wavconv path --- demos/tapemon/packets_wav/mw.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/tapemon/packets_wav/mw.bat b/demos/tapemon/packets_wav/mw.bat index 003d956..d5b6eca 100644 --- a/demos/tapemon/packets_wav/mw.bat +++ b/demos/tapemon/packets_wav/mw.bat @@ -1,2 +1,2 @@ call node mkpackets -call node ..\..\..\..\apple1-wav\prg2wav.js -i packets.bin -o packets -b 00 +call node ../../../tools/wavconv/prg2wav.js -i packets.bin -o packets -b 00