blob: 3cf119c99660e903c058506399cac93326f9fe86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PortMidi is a computer library for real time input and output of
MIDI data. It is designed to be portable to many different operating
systems. PortMidi is part of the PortMusic project.
OPTIONS:
By default only the headers and libraries are installed. To build the
test programs:
PMTESTS=yes ./portmidi.SlackBuild
The test programs are:
fast fastrcv latency midiclock midithread midithru mm multivirtual qtest
recvvirtual sendvirtual sysex testio virttest
|