79207846

Date: 2024-11-20 15:24:38
Score: 2.5
Natty:
Report link

The project from Keijiro maybe lose access to RtMidi.dll that you can find here:

https://github.com/keijiro/jp.keijiro.rtmidi/tree/master/Packages/jp.keijiro.rtmidi/Runtime/Windows

Inside this scrpit for instance, you have this import: using RtMidiDll = RtMidi.Unmanaged;

https://github.com/keijiro/Minis/blob/master/Packages/jp.keijiro.minis/Runtime/Internal/MidiPort.cs

To solve it you can import manuality from Keijiro repository.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Alexandre B.