jp.keijiro.rtmidi
RtMidi wrapper package for Unity (by keijiro)
Minis
Minis: MIDI Input for New Input System -- A plugin that adds MIDI input support to Unity's new Input System (by keijiro)
jp.keijiro.rtmidi | Minis | |
---|---|---|
1 | 10 | |
101 | 592 | |
1.0% | 0.3% | |
0.0 | 0.0 | |
almost 3 years ago | about 1 year ago | |
C++ | C# | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jp.keijiro.rtmidi
Posts with mentions or reviews of jp.keijiro.rtmidi.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Things too real in VR? Workout much? Here's Beatsaber 2D for launchpad and your fingers
https://github.com/keijiro/jp.keijiro.rtmidi is taking care of midi input and also output for feedback(pad lights). stupid simple recreation of model that counts hits / misses and fills / depletes battery and then I am just taking positions of notes from editor, super hacky mess now, its far far from something I could just build as mod or anything.
Minis
Posts with mentions or reviews of Minis.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-16.
-
Developers of free to play games with no ads or any source of revenue, why?
there's even an existing MIDI plugin for Unity's new Input System, so things are pretty easy if you just want to use a MIDI controller as input for your game: https://github.com/keijiro/Minis
-
Help using MIDI keyboard as input in Unity
Never used it before, but for Minis by Keijiro, the NoteCallback.cs example seems like a good place to start.
-
How should I go about balancing a roguelike combat system where the weapons are instruments that fire to the rhythm (not beat) of a song?
https://github.com/keijiro/Minis -a midi plugin for unity
-
Does anyone have a recommended free library/asset for implementing Midi?
For MIDI input from devices (for example for using a MIDI controller to control your game) take a look at this: https://github.com/keijiro/Minis
- What is the best/easiest way to play sounds as close as a daw would do in Unity?
-
New Input System
I'm trying to learn VFX / Shader Graphs and am using the midis asset (super intuitive) for controlling parameters over midi which is made for the the new input system. I can get multiple inputs recognized and visualized with the the input visualizer samples that come with the Input Manager as the Unity Input System instructs despite them not working as intended or at all in the project.
-
DigiScape - Forest: An interactive installation made with Unity3D <3
💡I used Keijiro Takahashi's Minis on the connection between Midi controller and Unity. The latest version of Unity's Input System is highly recommended!
-
Launchpad Input And Output Solutions?
I've been using the midi input system by Keijiro Takahashi (https://github.com/keijiro/Minis) but it doesn't support midi output for light effects. is there anything else I could use?
- how could make a game that uses a MIDI controller
What are some alternatives?
When comparing jp.keijiro.rtmidi and Minis you can also consider the following projects:
KlakSpout - Spout plugin for Unity
drywetmidi - .NET library to read, write, process MIDI files and to work with MIDI devices