PageRenderTime 29ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/abs/mis.record.pd

http://github.com/djiamnot/Re-Collect
Unknown | 19 lines | 19 code | 0 blank | 0 comment | 0 complexity | f17276792f04766c91ac828ababc28c5 MD5 | raw file
  1. #N canvas 12 75 751 550 10;
  2. #X msg 65 57 record \$1;
  3. #X obj 65 39 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1
  4. ;
  5. #X obj 65 19 r trigger_rec_\$1;
  6. #X obj 65 77 mis.infrec~ \$1_buf;
  7. #X obj 138 243 prepend set;
  8. #X msg 138 273 length 768;
  9. #X obj 423 299 outlet;
  10. #X text 440 270 bang when the array is filled with samples;
  11. #X obj 112 355 outlet;
  12. #X text 116 332 just a dummy to make the other outlet a second outlet
  13. ;
  14. #X connect 0 0 3 0;
  15. #X connect 1 0 0 0;
  16. #X connect 2 0 1 0;
  17. #X connect 3 0 4 0;
  18. #X connect 3 1 6 0;
  19. #X connect 4 0 5 0;