FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 2:46 PM BST
Port details
soundtouch 1.4.0 audio on this many watch lists=3 search for ports that depend on this port
An open-source audio processing library
Maintained by: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 May 2005 14:55:15
License: LGPL21


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.

WWW: http://www.surina.net/soundtouch/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required by:
for Libraries

To install the port: cd /usr/ports/audio/soundtouch/ && make install clean
To add the package: pkg_add -r soundtouch


Configuration Options
     No options to configure

Master Sites:
http://www.surina.net/soundtouch/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Nov 2011 15:26:04
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
29 Oct 2011 11:10:22
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Fix build on FreeBSD 10
14 May 2011 09:30:51
Original commit files touched by this commit  1.4.0
danfe search for other commits by this committer
- Fix the build on recent -CURRENT/amd64 [1]
- While here, add LICENSE (LGPL21)

PR:             ports/157016 [1]
Submitted by:   Ivan Klymenko
02 May 2011 21:28:05
Original commit files touched by this commit  1.4.0
pav search for other commits by this committer
- Limit brokedness status to amd64 arch

Reported by:    Michael Butler <imb@protected-networks.net>
01 May 2011 23:09:26
Original commit files touched by this commit  1.4.0
pav search for other commits by this committer
- Mark BROKEN on 9-CURRENT:

  {standard input}: Assembler messages:
  {standard input}:28: Error: suffix or operands invalid for `pop'
  {standard input}:31: Error: suffix or operands invalid for `push'

Reported by:    pointyhat
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Get Rid MD5 support
19 Sep 2009 18:40:25
Original commit files touched by this commit  1.4.0
danfe search for other commits by this committer
Minor text nits (non-functional).

Feature safe:   yes
25 Aug 2009 11:57:51
Original commit files touched by this commit  1.4.0
danfe search for other commits by this committer
- Update to version 1.4.0
- Utilize PORTDOCS
- Improve on comments
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.3.1_3
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
05 Apr 2009 13:01:25
Original commit files touched by this commit  1.3.1_3
itetcu search for other commits by this committer
Replace a space with [[:blank:]] in sed expresion to make it work as intended
thus fix packaging with _DNOPORTDOCS

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMail
20 Aug 2008 00:57:32
Original commit files touched by this commit  1.3.1_3
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
30 Sep 2007 04:47:37
Original commit files touched by this commit  1.3.1_3
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
23 Sep 2007 10:57:35
Original commit files touched by this commit  1.3.1_2
edwin search for other commits by this committer
[PATCH] audio/soundtouch: fix build.

        Attached patch seems to fix the build.

PR:             ports/115768
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Approved by:    maintainer timeout
28 Jul 2007 22:41:56
Original commit files touched by this commit  1.3.1_2
pav search for other commits by this committer
- Update automake19 dependency to new world order
- Still does not compile

Reported by:    pointyhat
23 Jul 2007 17:52:20
Original commit files touched by this commit  1.3.1_2
danfe search for other commits by this committer
- Better SSE detection [1]
- Reindent comment about GCC 4.x

PR:             ports/114709 [1]
Submitted by:   trasz [1]
13 Jun 2007 13:14:01
Original commit files touched by this commit  1.3.1_2
danfe search for other commits by this committer
Try to do a better job respecting C[XX]FLAGS.  This also aids ia64
build.

Hint via:       pointyhat
08 Mar 2007 16:00:32
Original commit files touched by this commit  1.3.1_2
danfe search for other commits by this committer
Bump PORTREVISION after recent changes.
08 Mar 2007 15:53:18
Original commit files touched by this commit  1.3.1_1
danfe search for other commits by this committer
- Try to fix the build sanely, without >10k lines patch
- Do not install yet another copy of GPL
- Stop caring for 4.X systems
- Minor cosmetic Makefile nits
04 Mar 2007 22:55:44
Original commit files touched by this commit  1.3.1_1
sat search for other commits by this committer
- /objformat=/s|=.*|=elf|
28 Feb 2007 15:38:03
Original commit files touched by this commit  1.3.1_1
miwi search for other commits by this committer
- Add amd64 support
- This is neccessary to fix audio/ardour on amd64.

PR:             ports/109035
Submitted by:   trasz
Approved by:    maintainer timeout
05 Jan 2007 21:37:38
Original commit files touched by this commit  1.3.1
miwi search for other commits by this committer
- Update to 1.3.1

PR:             ports/106500
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Approved by:    maintainer timeout
03 Oct 2006 22:54:04
Original commit files touched by this commit  1.3.0
danfe search for other commits by this committer
- Fix the build with GCC 4.1
- Mute the target so comment does not show up
03 May 2006 05:14:35
Original commit files touched by this commit  1.3.0
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
30 Nov 2005 14:01:29
Original commit files touched by this commit  1.3.0
danfe search for other commits by this committer
SHA256'ify my ports.
07 Oct 2005 13:03:32
Original commit files touched by this commit  1.3.0
danfe search for other commits by this committer
Make fetchable again.

Noticed by:     fenner's distfiles survey
15 May 2005 14:08:38
Original commit files touched by this commit  1.3.0
danfe search for other commits by this committer
Add SoundTouch 1.3.0, an open-source audio processing library for changing
the Tempo, Pitch and Playback Rates of audio streams or files.

WWW: http://sky.prohosting.com/oparviai/soundtouch/

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23668
Broken 193
Deprecated 147
Ignore 734
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 26
new 48 hours31
new 7 days63
new fortnight182
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.149 seconds.