JZZ icon indicating copy to clipboard operation
JZZ copied to clipboard

Query

Open tizi24 opened this issue 2 years ago • 3 comments

I want to use jazz midi in a webview for ios, as I understand it is not supported, I have a query, is there a possibility to pass the list of usb midi devices in swift to jzz midi to process it and then send it to a midi output port in swift?

tizi24 avatar Dec 03 '22 20:12 tizi24

My idea is to avoid and transcribe all the code from scratch, my knowledge in swift is nil, and to be able to run my application made in js with webview as I did in android

tizi24 avatar Dec 03 '22 20:12 tizi24

I have many customers who have problems on Mac, so that will be my high priority to fix it. Will take me some time reading the new docs though...

jazz-soft avatar Dec 03 '22 22:12 jazz-soft

i tried on mac using node as webview it worked perfectly for me as webview but i wanted to do it for ios too i know its not compatible i thought i pass the usb midi msg in swift to js with jzz midi process them then send to midi out in swift

tizi24 avatar Dec 03 '22 23:12 tizi24