From e1191726a9f530920d79f05d8dbd9f65c2b1c2dd Mon Sep 17 00:00:00 2001 From: Ludovic Jacomme Date: Thu, 9 Sep 2004 20:03:49 +0000 Subject: [PATCH] - initialize signals to 0 with ASIMUT --- alliance/src/documentation/alliance-examples/digi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alliance/src/documentation/alliance-examples/digi/Makefile b/alliance/src/documentation/alliance-examples/digi/Makefile index 8d339edb..c53f29e0 100644 --- a/alliance/src/documentation/alliance-examples/digi/Makefile +++ b/alliance/src/documentation/alliance-examples/digi/Makefile @@ -164,7 +164,7 @@ res_syf_1.pat : digi.vbe $(ENV_ASIMUT_SYF); $(ASIMUT) -b digi digi res_syf_1 res_synth_1.pat : digi.vst - $(ENV_ASIMUT_SYNTH); $(ASIMUT) digi digi res_synth_1 + $(ENV_ASIMUT_SYNTH); $(ASIMUT) -i 0 digi digi res_synth_1 # /*------------------------------------------------------------\ # | |