Metadata-Version: 2.1
Name: friture
Version: 0.49
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
Requires-Dist: sounddevice ==0.4.2
Requires-Dist: rtmixer ==0.1.3
Requires-Dist: docutils ==0.17.1
Requires-Dist: numpy ==1.22.1
Requires-Dist: PyQt5 ==5.15.4
Requires-Dist: appdirs ==1.4.4
Requires-Dist: pyrr ==0.10.3

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

.. image:: https://github.com/tlecomte/friture/workflows/build/badge.svg
    :target: https://github.com/tlecomte/friture/actions

**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
