src/G4Export.cpp | ●●●●● patch | view | raw | blame | history |
src/G4Export.cpp
@@ -48,9 +48,9 @@ prs->hubreadmap=0; prs->tot_hubs_on_system=prs->pTrk->GetHubsPno(prs); char buffer[OUTPUT_BUFFER_SIZE]; osc::OutboundPacketStream p( buffer, OUTPUT_BUFFER_SIZE ); for (int i=0;i<prs->numHub;i++){ osc::OutboundPacketStream p( buffer, OUTPUT_BUFFER_SIZE ); if(!use_text) { p << osc::BeginBundleImmediate; }