Пакет soundtouch-2.0.0-3.el8.x86_64
Имя | soundtouch |
---|---|
Эпоха | 0 |
Версия | 2.0.0 |
Релиз | 3.el8 |
Архитектура | x86_64 |
Сайт | http://www.surina.net/soundtouch/ |
Лицензия | LGPLv2+ |
Время сборки | 2023-08-08 20:43:17 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | Audio Processing library for changing Tempo, Pitch and Playback Rates |
Репозитории | AppStream |
Полное описание | SoundTouch is a LGPL-licensed open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files. 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 SoundTouch library source kit includes an example utility SoundStretch which allows processing .wav audio files from a command-line interface. |
Эррата | — |
Размер | 75 КиБ |
Исходный проект | soundtouch-2.0.0-3.el8 |
Контрольная сумма SHA-256 | 2aa8a7a86bacfa2da31be19731da551107c94de9fae62efe9327d31f10a8eebb |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.0.0-3 - Rebuilt for MSVSphere 8.8 * Thu Oct 15 2020 Tomas Popela <tpopela@redhat.com> - 2.0.0-3 - Rebuild for the annobin fixes - Remove an unused patch - Resolves: rhbz#1704123 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Sep 28 2017 Sérgio Basto <sergio@serjux.com> - 2.0.0-1 - Update soundtouch to 2.0.0 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Feb 13 2016 Sérgio Basto <sergio@serjux.com> - 1.9.2-3 - fix pkgconfig links * Sat Feb 13 2016 Sérgio Basto <sergio@serjux.com> - 1.9.2-2 - Add license tag. - Add back sed on -O3 . - Not modify soundtouch_config.h because looks correct, just have one line !. * Tue Feb 09 2016 Sérgio Basto <sergio@serjux.com> - 1.9.2-1 - Update to 1.9.2 (#961876). - Modernize spec file. - Makefile.am handles mmx and sse flags well, so no need patch 01 and sed anymore. - Patch 02 disabled, I hope we already have asm fixed on X86_64.