Skip to content

Maaack/Synth-Jam-2023

Repository files navigation

Godot MIDI Keyboard

For Godot 4.2.1

Result of some experimenting with Godot, MIDI, and soundfonts.

The application should detect connected MIDI devices and read their output. It can also read MIDI files and play them back on the keyboard.

Try it on itch.io

Opening
Load MIDI
Play Controls
Rainbow Keys

Plugins

This Godot project requires the following plugin(s):

  1. Godot MIDI Player for Godot Engine 4 by arlez80.

Installation

  1. Open the Asset Lib window in Godot.
    • Asset Lib Button
  2. Make sure you are searching godotengine.org.
    • Asset Lib Site
  3. Search for "MIDI" and select Godot MIDI Player for Godot Engine 4.
  4. In the details window for the plugin, select download.
    • Download Button
  5. Let the plugin download and then start the install...
  6. Let the plugin install in /addons/midi.
    • Install the MIDI plugin
  7. Open the Project Settings window and select the Plugins tab.
  8. Under the column "Status", check the boxes to Enable the plugins.
    • Enable the plugins
  9. Reload the project.
    • Reload the project

Links

Attribution
License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published