Hello C natives
What is the most straightforward way to have a running C program send data (global variables) to a PD patch for real time control (say a vector of ten floats, 80 times per second), means : what names for fonctions (procedures) in C, and what objects in PD (netreceive ? dumposc ?), all of this on windows... Tks JM
PS Although i wrote thousands of lines of C++ in my young age, i dont remember ANYTHING about it now, except semi columns and {braces} or so.