Ive been practicing with a external midi beatbox thing. and now I think I sould use a second computer as a beatbox. so its faster. I tried a usb cable, I dont know maybe you need a command to wake up the connection between the two computers . ??
-
I want to send midi out from a regular computer/ pd vanilla, to another computer with pd vanilla
-
For computer-to-computer communication, Open Sound Control over a LAN may be easier than MIDI (as a transport device).
hjh
-
For sending midi over the network there is rtpmidi:
https://www.tobias-erichsen.de/software/rtpmidi.html
https://github.com/davidmoreno/rtpmididIt is/should be built in on macOS.
But as said above OSC is probably easier to setup (and much higher resolution)