From f18d063d9312c95e25294e0777bc135ee9a3fd8a Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 00:39:13 +0000 Subject: Adding mtl svn path=/trunk/abstractions/mtl/; revision=12667 --- clap808~-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 clap808~-help.pd (limited to 'clap808~-help.pd') diff --git a/clap808~-help.pd b/clap808~-help.pd new file mode 100644 index 0000000..06333b9 --- /dev/null +++ b/clap808~-help.pd @@ -0,0 +1,26 @@ +#N canvas 1126 234 738 360 10; +#X obj 82 180 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 13 66 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X text 44 66 <- play it; +#X text 349 285 Author: Roman Haefeli; +#X text 109 180 <- can be used to switch~ dsp off; +#X text 348 307 Version: 2007-09-13; +#X text 12 3 Description: Emulation of the clap from the fancy tr808 +beatmachine; +#X obj 335 64 cnv 15 370 130 empty empty empty 20 12 0 14 -24198 -66577 +0; +#X text 341 68 SYNOPSIS; +#X text 340 91 inlet0: accepts methods 'bang' \, 'trigger' and 'gain' +; +#X text 338 110 outlet0: signal; +#X text 339 130 outlet1: float (0/1) \, switch~ outlet; +#X text 340 161 arg1: gain (0-127) / default = 100; +#X obj 13 159 mtl/clap808~; +#X obj 13 264 mtl/out~; +#X text 17 36 tags: synthesize~; +#X connect 1 0 13 0; +#X connect 13 0 14 0; +#X connect 13 0 14 1; +#X connect 13 1 0 0; -- cgit v1.2.1