Package: librtmidi5 (4.0.0-1)
Links for librtmidi5
Debian Resources:
Download Source Package rtmidi:
Maintainers:
- Debian Multimedia Maintainers (QA Page, Mail Archive)
- Alessio Treglia (QA Page)
- Jaromír Mikeš (QA Page)
- IOhannes m zmölnig (Debian/GNU) (QA Page)
External Resources:
- Homepage [www.music.mcgill.ca]
Similar packages:
C++ library for realtime MIDI input/ouput
RtMidi is a set of C++ classes that provides a common API (Application Programming Interface) for realtime MIDI input/output across Linux (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows (DirectSound and ASIO) operating systems. RtMidi significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives:
* object-oriented C++ design * simple, common API across all supported platforms * only one source and two header files for easy inclusion in programming projects * MIDI device enumeration
MIDI input and output functionality are separated into two classes, RtMidiIn and RtMidiOut. Each class instance supports only a single MIDI connection. RtMidi does not provide timing functionality (i.e., output messages are sent immediately). Input messages are timestamped with delta times in seconds (via a double floating point type). MIDI data is passed to the user as raw bytes using an std::vector<unsigned char>.
This package provides the shared library.
Other Packages Related to librtmidi5
|
|
|
|
-
- dep: libasound2 (>= 1.0.16)
- ALSA 어플리케이션용 공유 라이브러리
-
- dep: libc6 (>= 2.17)
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 기능 지원 라이브러리
-
- dep: libjack-jackd2-0 (>= 1.9.10+20150825)
- JACK 오디오 연결 키트 (라이브러리)
- or libjack-0.125
- virtual package provided by libjack-jackd2-0, libjack0
-
- dep: libstdc++6 (>= 5.2)
- GNU 표준 C++ 라이브러리 v3
Download librtmidi5
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
i386 | 38.2 kB | 114.0 kB | [list of files] |