Пакет python-module-scikits.samplerate: Информация

    Бинарный пакет: python-module-scikits.samplerate
    Версия: 2267-alt7
    Архитектура: i586
    Собран:  13 октября 2012 г. 15:40
    Исходный пакет: scikits
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://scikits.appspot.com/

    Лицензия: OSI-approved licenses
    О пакете: Python package to resample audio data in numpy arrays
    Описание: 
    SciKits (short for SciPy Toolkits), are add-on packages for SciPy,
    hosted and developed separately from the main SciPy distribution. All
    SciKits are available under the 'scikits' namespace and are licensed
    under OSI-approved licenses.
    
    Samplerate is a small python package to resample audio data in numpy
    arrays to a difference sampling rate: it is basically a wrapper around
    the Secret Rabbit Code from Erik de Castro Lopo
    (http://www.mega-nerd.com/SRC/).  This package only makes sense for
    audio data, and has high quality converters based on the work of J.O
    Smith from CCRMA (see http://ccrma.stanford.edu/~jos/resample/optfir.pdf).

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    Vitaly Kuznetsov

    Последнее изменение


    13 октября 2012 г. Eugeny A. Rostovtsev 2267-alt7
    - Rebuilt with new SciPy
    16 августа 2012 г. Eugeny A. Rostovtsev 2267-alt6
    - Built with OpenBLAS instead of GotoBLAS2
    16 апреля 2012 г. Vitaly Kuznetsov 2267-alt5.1
    - Rebuild to remove redundant libpython2.7 dependency