Port details on branch 2024Q4 |
- soundtouch Open-source audio processing library
- 2.3.3 audio =12 2.3.3Version of this port present on the latest quarterly branch.
- Maintainer: crees@FreeBSD.org
- Port Added: 2005-05-15 14:55:15
- Last Update: 2024-04-27 11:04:27
- Commit Hash: 1360271
- People watching this port, also watch:: dbus, libexif, xorg-fonts-truetype, flac, py39-cairo
- License: LGPL21
- WWW:
- https://www.surina.net/soundtouch/
- Description:
- SoundTouch is an open-source audio processing library for changing the
tempo, pitch, and playback rates of audio streams or files:
* Tempo (time-stretch): changes the sound to play at faster or slower
speed than original, without affecting the sound pitch
* Pitch (key): changes the sound pitch or key, without affecting the
sound tempo or speed
* Playback rate: changes both the sound tempo and pitch, as if an LP
disc was played at wrong RPM rate
The SoundTouch library is suited for application developers writing sound
processing tools that require tempo/pitch control functionality, or just for
playing around with the sound effects. The source kit includes also an
example utility SoundStretch that allows processing .WAV audio files with
command-line interface.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- soundtouch>0:audio/soundtouch
- To install the port:
- cd /usr/ports/audio/soundtouch/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/soundtouch
- pkg install soundtouch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: soundtouch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712001624
SHA256 (soundtouch-2.3.3.tar.gz) = 43b23dfac2f64a3aff55d64be096ffc7b73842c3f5665caff44975633a975a99
SIZE (soundtouch-2.3.3.tar.gz) = 606780
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
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- audio/audacity
- audio/gstreamer1-plugins-soundtouch
- audio/mixxx
- audio/rezound
- emulators/libretro-pcsx2
- multimedia/mythtv
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for soundtouch-2.3.3:
INTEGER_SAMPLES=off: Use integer sample format
OPENMP=on: Parallel processing support via OpenMP
OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- audio_soundtouch
- USES:
- cmake compiler:c++17-lang cpe pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|