Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this support UWP 10? #25

Open
stwktw opened this issue Jul 1, 2017 · 8 comments
Open

Does this support UWP 10? #25

stwktw opened this issue Jul 1, 2017 · 8 comments
Assignees

Comments

@stwktw
Copy link

stwktw commented Jul 1, 2017

Hi!

Does this support UWP 10?

Can we solve this issue?
My UWP 10 device can't found dll.

error message.
DllNotFoundException: Unable to load DLL 'MidiJackPlugin': The specified procedure could not be found. (Exception from HRESULT: 0x8007007F)
at MidiJack.MidiDriver.DequeueIncomingData()
at MidiJack.MidiDriver.Update()
at MidiJack.MidiDriver.UpdateIfNeeded()
at MidiJack.MidiDriver.GetKey(MidiChannel channel, Int32 noteNumber)
at NoteIndicator.Update()
at NoteIndicator.$Invoke5Update(Int64 instance, Int64* args)
at UnityEngine.Internal.$MethodUtility.InvokeMethod(Int64 instance, Int64* args, IntPtr method)
(Filename: Line: 0)

@keijiro keijiro self-assigned this Jul 2, 2017
@keijiro
Copy link
Owner

keijiro commented Jul 2, 2017

MIDIJack doesn't support UWP at the moment.

@danjaco
Copy link

danjaco commented Oct 27, 2017

+1 support this feature request. Using the UWP API automatically provides Bluetooth LE Midi support. I think with aftermarket dongles e.g. Yamaha MD-BT01/UD-BT01 and dedicated BT hardware this is going to be the future of Midi.

https://blogs.windows.com/buildingapps/2016/09/21/midi-enhancements-in-windows-10/

@keijiro
Copy link
Owner

keijiro commented Oct 27, 2017

Just out of curiosity, why are you using UWP not native Windows Standalone? HoloLens?

@danjaco
Copy link

danjaco commented Oct 27, 2017

I don't really care about the UWP if there is an easier way to get BLE support?

@keijiro
Copy link
Owner

keijiro commented Oct 27, 2017

Aha. Thanks for clarification. I'll look for both possibilities.

@danjaco
Copy link

danjaco commented Oct 27, 2017 via email

@pnostudiodeveloper
Copy link

Just wondering if there's an update on this at all - am I able to use MidiJack in a UWP build?

Thank you!

@keijiro
Copy link
Owner

keijiro commented Mar 14, 2020

@pshannon1000 No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants