套件:librtaudio7(6.0.1~ds-1 以及其他的) [debports]
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
C++ library for realtime audio input/ouput
RtAudio is a set of C++ classes that provides a common API (Application Programming Interface) for realtime audio input/output across Linux (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows (DirectSound and ASIO) operating systems. RtAudio 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 * allow simultaneous multi-api support * support dynamic connection of devices * provide extensive audio device parameter control * allow audio device capability probing * automatic internal conversion for data format, channel number compensation, (de)interleaving, and byte-swapping
RtAudio incorporates the concept of audio streams, which represent audio output (playback) and/or input (recording). Available audio devices and their capabilities can be enumerated and then specified when opening a stream.
This package provides the shared library.
其他與 librtaudio7 有關的套件
|
|
|
|
-
- dep: libasound2t64 (>= 1.0.16)
- shared library for ALSA applications
同時作為一個虛擬套件由這些套件填實: liboss4-salsa-asound2
-
- dep: libc6.1 (>= 2.37)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libjack-jackd2-0 (>= 1.9.10+20150825)
- JACK Audio Connection Kit (libraries)
- 或者 libjack-0.125
- 套件暫時不可用
-
- dep: libpulse0 (>= 0.99.1)
- PulseAudio client libraries
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime