Technology
Hacker News

Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

Source Entity

Hacker News

September 16, 2026
Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

Recent developer projects 'Kinesis' and 'fcbnerd' showcase innovative ways to integrate external hardware like the Meta Neural Band and MIDI controllers with macOS. These tools reflect a growing trend in custom input interfaces for increased productivity and accessibility.

Bridging Hardware and macOS: A New Wave of Custom Input

Recent contributions to the developer community highlight a fascinating trend in custom interface design for macOS. Two projects, 'Kinesis' and 'fcbnerd', demonstrate how enthusiasts are repurposing specialized hardware—specifically the Meta Neural Band and the Behringer FCB1010 MIDI pedalboard—to create intuitive, non-traditional control schemes for personal computing.

Kinesis: Neural Control for Desktop Productivity

Kinesis represents a significant leap in wearable integration. By utilizing the Meta Neural Band, the software allows users to map gestures to macOS system functions. Features like swiping between desktops, triggering Mission Control, and adjusting system volume or brightness via pinch-and-turn gestures transform a wearable sensor into a desktop controller. Built with native Swift, Kinesis requires macOS 14+ and serves as a testament to the potential of neural-interface hobbyist projects, effectively turning a device originally intended for other ecosystems into a productivity tool for Apple Silicon and Intel-based Macs.

Expanding Input Horizons with MIDI

Parallel to neural interfaces, the 'fcbnerd' project showcases the utility of MIDI hardware in a computing environment. Designed for the Behringer FCB1010 foot controller, this tool allows users to map pedal stomps or switch presses to shell commands or JSON output. By treating a musical accessory as an auxiliary keyboard, users can trigger complex workflows without moving their hands from their primary input devices.

Technical Implications and Modularity

Both projects emphasize the importance of modularity in modern development. Kinesis is built upon the open-source foundations of the 'neural-band-poc' repository, encouraging community-driven improvements. Similarly, while fcbnerd is tailored for the FCB1010, its reliance on CoreMIDI ensures it remains compatible with a wide array of MIDI sources, highlighting a design philosophy that favors flexibility over vendor lock-in.

The Broader Ecosystem Impact

These tools signify a shift toward highly personalized computing environments. As users seek to reduce RSI (Repetitive Strain Injury) and improve workflow efficiency, the demand for unconventional input methods is likely to grow. Projects like these provide the necessary bridge between specialized hardware and consumer operating systems, effectively democratizing access to custom control schemes.

Future Trends in Peripheral Integration

Looking ahead, we can expect to see more projects that leverage low-level system APIs to integrate niche hardware. As macOS continues to evolve, the ability for developers to intercept system-level events and map them to external inputs will remain a critical frontier for accessibility and power users alike. These two projects serve as a blueprint for how hardware-agnostic software can extend the lifecycle and utility of diverse peripherals.

Verification Required?

Read the full report from the primary source

Go to Hacker News