Version: 2.2.2, Package name: paulstretch-2.2.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Paulstrecth is a program for stretching audio. It is suitable only for extreme sound stretching of the audio (like 50x) and for applying special effects by "spectral smoothing" the sounds. It can transform any sound or music into a texture. Features: * It produces high quality extreme sound stretching. While most sound stretching software sounds bad when trying to stretch the sounds a lot, this one is optimized for extreme sound stretching. So, the stretch amount is unlimited. * You can play the stretched sound in real-time (including the possibility to "freeze" the sound) or you can render the whole sound or a part of it to audio files. * It has many post-processing effects, like: filters, pitch/frequency shifters. * Support for WAV, OGG VORBIS files and MP3 files |
Filesize: 51.756 KB |
Version History (View Complete History) |
|
2020-07-03 09:16:15 by Brian Callahan | Files touched by this commit (2) |
Log message: Add a patch that fixes a runtime crash when trying to stretch audio. ok inoguchi@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-05 13:19:01 by Christian Weisgerber | Files touched by this commit (28) |
Log message: again, bump users of audio/libmad after macro change in header file |
2018-12-04 13:44:57 by Christian Weisgerber | Files touched by this commit (28) |
Log message: bump users of audio/libmad after macro change in header file |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-12-31 03:09:04 by Kirill Bychkov | Files touched by this commit (1) |
Log message: builds fine on macppc so donn't mark it as BROKEN-powerpc. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-06-05 02:15:02 by Landry Breuil | Files touched by this commit (1) |
Log message: Mark BROKEN-powerpc, SIGILL during build. |
2015-08-25 07:18:28 by Stuart Henderson | Files touched by this commit (107) |
Log message: remove bcallah as maintainer of his ports, at his request |
2015-08-21 16:51:10 by Stuart Henderson | Files touched by this commit (11) |
Log message: sync WANTLIB |
2015-07-18 08:33:50 by Jasper Lievisse Adriaanse | Files touched by this commit (21) |
Log message: use sed instead of perl |