AlGrenadine

Results 32 comments of AlGrenadine

Or is it because only midi sent to BLE is transfered to USB, but midi incoming to USB is not transfered to BLE ??

Thanks, that's what i just figured. I need to modify this code to handle bidirectional bridging. Should i submit modifications?

"You should create a connection from 20,0 to 129,0 and another from 129,0 to 20,0 " Wouldn't it create a loop? How did you send multiple messages together?

I've tried to "create a connection from 20,0 to 129,0 and another from 129,0 to 20,0" It now works, i'm getting data from usb and to usb BUT it also...

Thanks, but doesn't it create a midiloop too ?

Ok it's still a midi loop. What's needed is, let say if A is BTLE Server and B is USB midi interface : When midi gets to A it must...

Ok i've managed to create my own bridge app with seq_events etc... It works just as with aconnect or subscribtions and... it doesn't create a midi loop BUT looses sysex...

How can i check ?

Yes coremidi seems to work on iOS but alsa doesn't on Android afaik

I fear you have to :(