Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This demo shows how to use InputEventMIDI by creating a piano that can be controlled by a MIDI device. This is known to work with a Yamaha MX88.The piano can also be controlled by clicking on the keys, or by manually calling the activate and deactivate methods on each key.Note that MIDI output is not yet supported in Godot, only input works.Language: GDScriptRenderer: Compatibility
MIDI Piano
This demo shows how to use InputEventMIDI by creating a piano that can be controlled by a MIDI device. This is known to work with a Yamaha MX88.
The piano can also be controlled by clicking on the keys, or by manually calling the activate and deactivate methods on each key.
Note that MIDI output is not yet supported in Godot, only input works.
Language: GDScript
Renderer: Compatibility
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/1292
Screenshots
This demo shows how to use InputEventMIDI by creating a piano that can be controlled by a MIDI device. This is known to work with a Yamaha MX88.
The piano can also be controlled by clicking on the keys, or by manually calling the activate and deactivate methods on each key.
Note that MIDI output is not yet supported in Godot, only input works.
Language: GDScript
Renderer: Compatibility
Reviews
Quick Information

This demo shows how to use InputEventMIDI by creating a piano that can be controlled by a MIDI device. This is known to work with a Yamaha MX88.The piano can also be controlled by clicking on the keys, or by manually calling the activate and deactivate methods on each key.Note that MIDI output is not yet supported in Godot, only input works.Language: GDScriptRenderer: Compatibility