TuX as LLG logo
Software
DMX4Linux
Driver Suite for Linux
csv2iif.pl suite
convert PayPal transactions to IIF, OFX, QIF
Hardware
DMX30 Interface
128Ch SPP
DMX43 Interface
2out 2in EPP
LED Hardware
for Linux and Windows
EPROM Sampler
for 8 bits of sound
Misc
CatWeasel
Linux drivers for MK3/4 PCI
pg_trompe
PostgreSQL replication
trycatch
C exception/signal handling lib
Patches
to various software
Tools
and small scripts
Docs
misc documents
Links
to lighting stuff
DMX4Linux 2.6 - A DMX device driver package for Linux
Home Installation Documentation Interfaces Coding
 

NAME

midi2dmx - convert midi messages to dmx  

SYNTAX

midi2dmx [--dmx <device>] [--midi <device>] [--noteoffset <int>] [--controlleroffset <int>] [--help]
 

DESCRIPTION

midi2dmx will translate midi messages to dmx slots.  

OPTIONS

--dmx <device>
Use device for dmx output. default /dev/dmx and /dev/misc/dmx
--midi <device>
Use device for midi input. default /dev/midi
--noteoffset <int>
Add int to every note to get dmx slot. int can be negative.
--controlleroffset <int>
Add int to every controller to get dmx slot. int can be negative.
--help
print command line usage.

 

ENVIRONMENT VARIABLES

DMX
Specifies the default dmx device
 

AUTHORS

Dirk Jagdmann <doj@cubic.org>


Search:
https://llg.cubic.org/dmx4linux © 2001-2024 by Dirk Jagdmann and Michael Stickel