Port of rubberband, a high quality software library for audio time-stretching and pitch-shifting, which is needed to build audio/sooperlooper. This needs audio/vamp-plugin-sdk, see previous send-pr. I wanted to use a live looping sampler, there was none on FreeBSD and sooperlooper proved easy to port. No midi, sadly, but osc, which is ok for me. rubberband and vamp-plugin-sdk are needed to build sooperlooper. I can't officially maintain this, as I have a heart condition which might stop me any day, but I will probably use this for at least a year and so keep it up to date. I'm actually using this on a 9-stable machine, it compiles on 8-10: https://redports.org/buildarchive/20120114184059-59025/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added, i've taken the maintainership. Sorry to hear about your heart. I wish you all the best.
miwi 2012-02-07 06:37:50 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/rubberband Makefile distinfo pkg-descr pkg-plist audio/rubberband/files patch-Makefile patch-StrecherProcess.cpp patch-StretcherImpl.cpp patch-system-sysutils.h Log: Rubber Band Library is a high quality software library for audio time-stretching and pitch-shifting. It permits you to change the tempo and pitch of an audio stream or recording dynamically and independently of one another. WWW: http://breakfastquay.com/rubberband/ PR: ports/164641 Submitted by: mathias.picker@gmx.de Revision Changes Path 1.1210 +1 -0 ports/audio/Makefile 1.1 +37 -0 ports/audio/rubberband/Makefile (new) 1.1 +2 -0 ports/audio/rubberband/distinfo (new) 1.1 +11 -0 ports/audio/rubberband/files/patch-Makefile (new) 1.1 +12 -0 ports/audio/rubberband/files/patch-StrecherProcess.cpp (new) 1.1 +11 -0 ports/audio/rubberband/files/patch-StretcherImpl.cpp (new) 1.1 +12 -0 ports/audio/rubberband/files/patch-system-sysutils.h (new) 1.1 +5 -0 ports/audio/rubberband/pkg-descr (new) 1.1 +18 -0 ports/audio/rubberband/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"