midi2osc: slight README and Makefile cleanup

This commit is contained in:
Werner Almesberger 2011-11-08 03:52:02 -03:00
parent 102033aab5
commit 20283fe9c2
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,5 @@
CFLAGS = -Wall -g
LDFLAGS = -lasound -llo
LDLIBS = -lasound -llo
.PHONY: clean

View File

@ -1,6 +1,15 @@
midi2osc register itself as a writeable MIDI device. It then forwards
the MIDI messages it receives to the specified OSC destination.
Build prerequisites:
libasound(-dev) (ALSA)
liblo(-dev) (OSC)
Compilation:
make
To use it with the Milkymist One,
- enable Ethernet on the M1