Danil Alexeev c492e5fd73 Update some GDScript files for Godot 4.3 (#1129) | 3 周之前 | |
---|---|---|
.. | ||
piano_keys | 6 月之前 | |
screenshots | 2 年之前 | |
README.md | 5 月之前 | |
icon.webp | 1 年之前 | |
icon.webp.import | 1 年之前 | |
piano.gd | 3 周之前 | |
piano.tscn | 8 月之前 | |
project.godot | 3 周之前 |
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/2761