Thanks to visit codestin.com
Credit goes to tss-22.github.io

Skip to content

Welcome to P44D5

P44D5 main window screenshot

P44D5 is a standalone software to improve the musical capabilities of small MIDI 8 pad controllers and help learning music theory.

It can be used in conjunction with a small 8 pads MIDI controller or by itself, using the mouse and the keyboard.

It is compatible with most MIDI controller feature pads, even if they are not meant to produce note, but to control a DAW. For example the control pad on some MIDI piano keyboard.

It function by receiving the MIDI messages from your MIDI controller, the input. It then process them to "enhance" the commands originally associated with the input messages. Once it is done, he send the adequat output MIDI messages to be used by the software or device of your choice.

---
title: P44D5 flow
---
flowchart LR
    A["MIDI controller"] l1@-- "MIDI messages" -->B["P44D5"];
    C["User"] l2@-- "actions" -->B;
    B l3@-- "MIDI messages" --> E[Output];
    D@{ shape: notch-rect, label: "MIDI config" } o--oB;
    l1@{ animate: true }
    l2@{ animate: true }
    l3@{ animate: true }
Current version: 1.0.0

To learn how to install it: Installation instructions

To learn how to use it: Usage

Having troubles? Find the most common problems and solutions: Troubleshooting

Download: