Skip to content

kshoji/Nearby-Connections-MIDI-for-Unity

Repository files navigation

Nearby Connections MIDI for Unity

MIDI data transports using Nearby Connections

Supporting platforms:

  • iOS
  • Android
  • macOS Standalone
  • Unity Editor on macOS

(The Nearby seems to be also worked on Windows, but I couldn't build the binary.)

Install packages on the Unity Package Manager

Push the + button on the Unity's Package Manager view, and select Add package from git URL… menu.
Then specify the URLs below:

ssh://git@github.com/kshoji/Nearby-Connections-for-Unity.git
ssh://git@github.com/kshoji/Nearby-Connections-MIDI-for-Unity.git

The main class of this package:

The NearbyMidiManager class is a wrapper class for Nearby API.
To look the implementation of the feature, please see the Sample Project of this package.

License

Apache License 2.0

Changelog

Packages

No packages published

Languages