软件包: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 客户端库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime