Skip to content
Snippets Groups Projects
Select Git revision
  • 24fb1deb46120718dcff507584d6f99f96cecdc9
  • public default protected
  • input_conditionals
3 results

poly.eld

Blame
  • bf-ask-help.pd 812 B
    #N canvas 2 92 956 465 10;
    #X text 5 420 Part of bf-pd \, implementation of the BOEUF framework
    by Luke Dahl and Florent Berthaut. More details on https://gitlab.cristal.univ-lille.fr/boeuf/bf-pd
    , f 78;
    #X obj 36 175 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144 -1
    -1 0;
    #X msg 36 197 bus \$1;
    #X msg 185 207 name otherInstru param1;
    #X obj 223 287 bf-ask myInstru-\$0;
    #X text 27 151 Ask on bus number (from collaboration window);
    #X obj 386 247 hsl 50 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
    -1 -1 0 1;
    #X obj 453 248 hradio 15 1 0 3 empty empty empty 0 -8 0 10 -262144
    -1 -1 2;
    #X text 175 185 Or ask an instrument parameter directly;
    #X text 377 223 Value asked and index of the value asked;
    #X connect 1 0 2 0;
    #X connect 2 0 4 0;
    #X connect 3 0 4 0;
    #X connect 6 0 4 1;
    #X connect 7 0 4 2;