Skip to content

hanshuebner/miDiMX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miDiMX - LUFA based USB MIDI to DMX controller

This program implements an USB MIDI to DMX interface using the LUFA library. I am using it with the awesome Teensy hardware.

MIDI "Note On" and "Note Off" messages are received on channel 0. The pitch is mapped to the DMX channel number (0-127). For "Note On" messages, the velocity is multiplied by two to yield the value set on that channel. "Note Off" messages set the corresponding channel to zero (off).

Questions/comments? Send email: hans.huebner@gmail.com

About

USB MIDI to DMX controller based on LUFA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages