I'm receiving bundles in processing with oscp5 library but after many research I didn't found a way to "unpack" the bundles. I just discover the OSC protocol yesterday so I'm not familiar at all with it. For now I just have the basic information from the bundle example:
void oscEvent(OscMessage theOscMessage) {
print the address pattern and the typetag of the received OscMessage */