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

    Бинарный пакет: python-module-scikits.samplerate
    Версия: 2267-alt2
    Архитектура: i586
    Собран:  11 апреля 2011 г. 9:53
    Исходный пакет: 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

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


    11 апреля 2011 г. Eugeny A. Rostovtsev 2267-alt2
    - Fixed build of scikits.ann
    9 апреля 2011 г. Eugeny A. Rostovtsev 2267-alt1
    - Version 2267
    - Built with GotoBLAS instead of ATLAS
    9 апреля 2011 г. Eugeny A. Rostovtsev 2252-alt9
    - Built with GotoBLAS2 instead of ATLAS