DEV Community

Discussion on: managed-midi updates

Collapse
 
marktennenhouse profile image
mark tennenhouse

I'm interested in using your library for a Unity game application that will run on Android and IOS devices, and also for windows desktops. Will your library work for all three platforms?

Collapse
 
atsushieno profile image
Atsushi Eno

I have never tried creating Unity library packages but C# implementation wise I don't see any blocker. Use of the framework API is not very tricky. I would get rid of blocking issues if there are any (but not going to spare my own time on it).