I'm totally unable to MIDI sync my BSP with my DAW (FL Studio) because I run into a MIDI loop. FLS sends a "Start" message to the BSP, which upon starting sends back a "Start" message to its USB/MIDI out that's fed back into FLS and making the later restarting itself. As a result as soon as I hit Play either on FLS or on the BSP the whole thing freezes.
There's no way to tell FLS to ignore incoming "Start/Stop" messages unfortunately...
The solution would then be to disable the BSP's MIDI clock messages while still allowing other messages (not on/off, CCs etc.) to be sent out.
That shouldn't be too complicated to integrate, should it?