From aaf398cd611b22649c57eb8ca3040cbaf9ac7efb Mon Sep 17 00:00:00 2001 From: Chikashi Miyama Date: Sun, 17 Nov 2019 20:47:17 +0100 Subject: [PATCH] fix waveform bug --- UnityProject/Assets/StreamingAssets/pd/patch/core.pd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UnityProject/Assets/StreamingAssets/pd/patch/core.pd b/UnityProject/Assets/StreamingAssets/pd/patch/core.pd index aebaeb5..19fc1dc 100644 --- a/UnityProject/Assets/StreamingAssets/pd/patch/core.pd +++ b/UnityProject/Assets/StreamingAssets/pd/patch/core.pd @@ -96,7 +96,7 @@ files used in this help file., f 22; #X connect 3 0 0 0; #X connect 4 0 3 0; #X restore 359 170 pd level; -#N canvas 0 50 450 300 pitch 1; +#N canvas 0 50 450 300 pitch 0; #X obj 95 44 inlet~; #X obj 95 94 sigmund~ pitch; #X obj 198 73 loadbang; @@ -129,6 +129,7 @@ files used in this help file., f 22; #X connect 4 0 3 0; #X connect 5 0 3 0; #X restore 494 169 pd noise; +#X obj 157 79 r shmemupdate; #X connect 0 0 1 0; #X connect 0 0 7 0; #X connect 0 0 8 0; @@ -137,3 +138,4 @@ files used in this help file., f 22; #X connect 0 0 12 0; #X connect 3 0 4 0; #X connect 9 0 6 0; +#X connect 13 0 7 0;