lms-video/puredata/glsl/gain.ctl.pd
2023-09-05 17:21:57 +02:00

20 lines
505 B
Text

#N canvas 360 217 685 451 10;
#X obj 30 65 t b;
#X obj 30 43 inlet shader_init;
#X obj 152 278 outlet shader_data;
#X obj 152 43 inlet shader_control;
#X text 325 263 (c)2011 Marian Weger;
#X obj 152 236 list trim;
#X obj 152 164 list prepend gain;
#X obj 152 65 route gain;
#X obj 152 133 list 1 1 1 1;
#X obj 152 97 t b a;
#X connect 0 0 8 0;
#X connect 1 0 0 0;
#X connect 3 0 7 0;
#X connect 5 0 2 0;
#X connect 6 0 5 0;
#X connect 7 0 9 0;
#X connect 8 0 6 0;
#X connect 9 0 8 0;
#X connect 9 1 8 1;