Midi Mind Manager
Professional MIDI Processing & Transformation

The Midi Mind hardware processor with MIDI TRS-A I/O and USB-C power
Overview
The Midi Mind is a compact, professional MIDI processor designed for live performance, studio recording, and creative experimentation. Featuring MIDI TRS-A input and output with USB-C power, it transforms MIDI messages in real-time using a powerful yet intuitive programming language.
Key Features:
- Hardware-based processing with ultra-low latency
- Real-time MIDI transformation for live performance
- Intuitive programming language for complex routing and effects
- Professional connectivity via MIDI TRS-A standard
- USB-C powered for reliable operation
- Bluetooth configuration via Midi Mind Manager app
Hardware
The Midi Mind device sits between your MIDI controller and sound modules, processing every MIDI message according to your programmed rules:
Input: MIDI TRS-A from keyboards, controllers, DAWs, or other MIDI sources
Processing: Real-time transformation using custom rule language
Output: MIDI TRS-A to synthesizers, DAWs, effects processors, or other MIDI devices
Power: USB-C for stable, reliable operation
Configuration: Wireless via Bluetooth using the Midi Mind Manager app
Programming Language
Create powerful MIDI transformations with an expressive rule-based language:
// Route piano split - bass and treble to different channels
noteOn(ch, note, vel) & note < 60 -> noteOn(1, note, vel); // Bass channel
noteOn(ch, note, vel) & note >= 60 -> noteOn(2, note, vel); // Piano channel
// Add automatic harmony
noteOn(ch, note, vel) ->
noteOn(ch, note, vel), // Original note
noteOn(3, note + 4, vel), // Add major third
noteOn(4, note + 7, vel); // Add perfect fifth
Use Cases
- Keyboard splits for bass/piano combinations
- Dynamic layering controlled by velocity or controllers
- Effect routing to different outputs
- Real-time harmonization and chord generation
- Failsafe MIDI routing between multiple devices
Studio Recording
- Velocity curves for consistent dynamics
- Channel mapping for multi-timbral setups
- MIDI effects processing before reaching your DAW
- Controller remapping for different instruments
- Automatic chord and melody generation
Creative/Experimental
- Complex arpeggiation with custom patterns
- Algorithmic composition using global variables and logic
- Time-based effects like echoes and delays
- Interactive control systems that respond to playing style
- Live-coded MIDI manipulation during performance
Midi Mind Manager App

The Midi Mind Manager provides a complete development environment for MIDI rules
The Midi Mind Manager iOS and Android app is your control center for one or more Midi Mind devices:
Rule Development
- Syntax-highlighted editor with intelligent error detection
- Real-time testing on connected hardware
- Comprehensive examples for every use case
- File organization with folders and tagging
Device Management
- Multi-device support with custom naming
- Wireless rule deployment via Bluetooth
- Firmware updates for new features and improvements
- Connection monitoring with signal strength indication
Testing & Monitoring
- Live MIDI logging to see exactly whatβs happening
- Rule validation with automated testing sequences
- Performance monitoring for complex rule sets
- Troubleshooting tools for connection and rule issues
Getting Started
β Quick Start Guide - Connect your device and write your first rules in 5 minutes
- Hardware Setup: Connect MIDI input/output via TRS-A cables, power via USB-C
- Download App: Get Midi Mind Manager from App Store or Google Play
- Connect & Configure: Pair via Bluetooth and follow the Quick Start Guide
- Deploy Rules: Write transformations and deploy to your device
Documentation & Support
π Complete Documentation
β Interactive Help System
Comprehensive documentation with search, examples, and step-by-step guides.
π Quick Access
π§ Technical Support
For technical support and questions: jared.smythe.innovation@gmail.com
Midi Mind transforms MIDI in real-time with professional reliability and creative flexibility. From simple channel routing to complex algorithmic processing, unlock new possibilities in your MIDI workflow.