Something went wrong on our end
Select Git revision
bf-session-help.pd
-
BERTHAUT Florent authoredBERTHAUT Florent authored
bf-session-help.pd 898 B
#N canvas 3 58 481 314 10;
#X declare -path ..;
#X declare -stdpath mrpeach;
#X declare -stdpath mrpeach/net;
#X declare -stdpath osc;
#X declare -stdpath cxc;
#X declare -stdpath mapping;
#X obj 25 104 bf-session mySession 127.0.0.1;
#X text 21 244 Part of bf-pd \, implementation of the BOEUF framework
by Luke Dahl and Florent Berthaut. More details on boeuf.hitmuri.net
;
#X text 22 172 outlet: All messages exchanged within the session;
#X text 25 76 arguments: session_name network_broadcast_adress;
#X text 25 36 bf-session connects all bf-instruments of the opened
patches to a network session.;
#N canvas 160 58 450 300 declares 0;
#X obj 29 21 declare -path ..;
#X obj 29 51 declare -stdpath mrpeach;
#X obj 28 77 declare -stdpath mrpeach/net;
#X obj 28 107 declare -stdpath osc;
#X obj 28 137 declare -stdpath cxc;
#X obj 30 166 declare -stdpath mapping;
#X restore 353 278 pd declares;