Metadata-Version: 2.1
Name: friture
Version: 0.41
Summary: Real-time visualization of live audio data
Home-page: http://www.friture.org
Author: Timothée Lecomte
Author-email: contact@friture.org
License: GNU GENERAL PUBLIC LICENSE
Keywords: audio,spectrum,spectrogram
Classifier: Programming Language :: Python
Classifier: Programming Language :: Cython
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
License-File: COPYING.txt

=======
Friture
=======

.. image:: https://travis-ci.org/tlecomte/friture.svg?branch=master
    :target: https://travis-ci.org/tlecomte/friture

.. image:: https://ci.appveyor.com/api/projects/status/github/tlecomte/friture?branch=master&svg=true
    :target: https://ci.appveyor.com/project/tlecomte/friture

**Friture** is an application to visualize and analyze live audio data in real-time.

Friture displays audio data in several widgets, such as a scope, a spectrum analyzer, or a rolling 2D spectrogram.

This program can be useful to analyze and equalize the audio response of a hall, or for educational purposes, etc.

The name *Friture* is a french word for *frying*, also used for *noise* in a sound.

See the `project homepage`_ for screenshots and more information.

.. _`project homepage`: http://friture.org
