Skip to content

nonameentername/godot-jack

Repository files navigation

godot-jack

Godot gdextension library to allow using jack for midi. Currently works with Godot v4.2.1 stable release.

How to Install

This project only works with Linux for now. The build scripts were developed using Ubuntu (x86_64).

Instructions

  1. Install dependencies:
sudo apt install -y make g++ libjack-dev
  1. Compile development version:
make dev-build
  1. Compile release version:
make

About

Godot gdextension library to allow using jack for midi

Resources

License

Stars

Watchers

Forks

Packages