CraftControl banner

CraftControl

2 devlogs
54m 37s

A simple Python MIDI monitor for using DDJ-FLEX4 as alternative input devices for Minecraft.

Repository

Loading README...

Ivole32

I’ve got some basic controls working. As shown in the video, movement (WASD) is controlled using the jog wheels on both decks. My next goal is to build a fully configurable system that anyone can adapt to their own preferences.

0
Ivole32

I wrote a Python script that allows selecting a MIDI controller and displays all incoming input data in real time. The script detects buttons, knobs, faders, and jog wheels and prints their MIDI events, making it easy to analyze and understand the controller’s behavior. Next, I’m starting to figure out the best way to track these inputs and translate them into real Minecraft key bindings.

Attachment
0