godot-demo-projects/audio/midi_piano
Aaron Franke f1de905f87
Update README files after release 3.4-b0d4a7c
2022-03-26 04:42:06 -05:00
..
piano_keys
screenshots
README.md Update README files after release 3.4-b0d4a7c 2022-03-26 04:42:06 -05:00
icon.png
icon.png.import
piano.gd
piano.tscn
project.godot

README.md

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: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/1292

Screenshots

Screenshot