We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Friture is a program designed to analyze audio input in real-time.
Friture displays audio data as a scope, a sprectrum analyzer, or with a rolling 2D spectrogram.
Friture is written in python for its ease of use. It uses the following modules :
- pyaudio for cross-platform audio capture,
- numpy for numeric processing on the audio data,
- PyQt4 for the GUI (graphical user interface),
- PyQwt for the plot widgets.
Some technical notes are available about details on the code.
There was an error while loading. Please reload this page.