Port details on branch 2022Q3 |
- rtaudio C++ classes that provide a common API for realtime audio input/output
- 6.0.1_1 audio
=2 6.0.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2017-11-04 13:53:37
- Last Update: 2024-11-23 08:31:00
- Commit Hash: 5505c50
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/thestk/rtaudio
- Description:
- A set of C++ classes that provide a common API for realtime audio input/output
across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X
(CoreAudio and JACK), and Windows (DirectSound, ASIO and WASAPI) operating
systems.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/rtaudio/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/rtaudio
- pkg install rtaudio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rtaudio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691560639
SHA256 (thestk-rtaudio-6.0.1_GH0.tar.gz) = 7206c8b6cee43b474f43d64988fefaadfdcfc4264ed38d8de5f5d0e6ddb0a123
SIZE (thestk-rtaudio-6.0.1_GH0.tar.gz) = 254664
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpulse.so : audio/pulseaudio
- This port is required by:
- for Libraries
-
- audio/bambootracker
- audio/jacktrip
- audio/muse-sequencer
- comms/sdr++
Configuration Options:
- ===> The following configuration options are available for rtaudio-6.0.1_1:
====> Audio backend: you have to choose at least one of them
ALSA=off: ALSA audio architecture support
JACK=off: JACK audio server support
OSS=off: Open Sound System support
PULSEAUDIO=on: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- audio_rtaudio
- USES:
- cmake:testing compiler:c++11-lang pkgconfig localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|