tlecomte / friture

Real-time audio visualizations (spectrum, spectrogram, etc.)
http://friture.org
GNU General Public License v3.0
937 stars 161 forks source link

feature request: Spectrogram Cutter : cut out specific frequencies regions per spectrum analyzer? #235

Closed Clemens-Ratte-Polle closed 7 months ago

Clemens-Ratte-Polle commented 2 years ago

Hi. What about the possibility to cut out specific frequencies regions by time per spectrum analyzer? You could use a 2D or 3D spectrogram to cutout exactly what you want by manual drawing regions in the spectrogram. Here is a low quality manipulated example about what i mean: Spectrogram Cutter example

Image source : https://en.wikipedia.org/wiki/Spectrogram#/media/File:Waterfall_plot_of_a_whistle.png

tlecomte commented 7 months ago

@Clemens-Ratte-Polle Thanks for the request.

What would happen after the cut out ? Do you expect to export the resulting audio file ?

In that case, I'm afraid this is out of scope for Friture. It's meant as a visualization tool, not an editor.

I'm closing the Github issue, feel free to reopen if you want to add more details.