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