File: compressor~-help.pd

package info (click to toggle)
pd-unauthorized 0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,032 kB
  • sloc: ansic: 17,086; tcl: 1,001; makefile: 373
file content (14 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#N canvas 251 75 572 506 10;
#X obj 149 202 dac~;
#X obj 150 128 compressor~;
#X text 290 253 comments & bugs @ ydegoyon.free.fr;
#X text 243 19 Compressor~ : an audio compressor;
#X floatatom 259 86 5 -100 500;
#X obj 108 41 osc~ 250;
#X text 305 83 strength [ min : -1 \; max = 5 \; default = 0 ];
#X obj 215 88 / 100;
#X connect 1 0 0 0;
#X connect 1 0 0 1;
#X connect 4 0 7 0;
#X connect 5 0 1 0;
#X connect 7 0 1 1;