1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
4 <maintainer type="person">
5 <email>conikost@gentoo.org</email>
6 <name>Conrad Kostecki</name>
9 RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut and API-specific classes)
10 that provides a common API (Application Programming Interface) for realtime MIDI
11 input/output across Linux (ALSA, JACK), Macintosh OS X (CoreMIDI, JACK),
12 and Windows (Multimedia Library) operating systems.
13 RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software.