Difference between revisions of "Foobar2000:Components/Spectrum Analyzer (foo vis spectrum analyzer)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(pqyt's first step of making foo_fft_analyzer (a concept component) a reality and remake of the Musical Spectrum component)
 
Line 1: Line 1:
{{panel|title=Experimental component|This component is considered an early prototype and in the progress of recreating the [[foobar2000:components/Musical Spectrum (foo_musical_spectrum)|Musical Spectrum]] component.|color=yellow}}
 
 
{{stub}}
 
{{stub}}
 +
{{panel|title=Experimental component|This component is considered an early prototype and in the progress of recreating the [[foobar2000:components/Musical Spectrum (foo_musical_spectrum)|Musical Spectrum]] component.|color=yellow}}
 
{{infobox foobar2000 component
 
{{infobox foobar2000 component
 
| name                    = Spectrum Analyzer
 
| name                    = Spectrum Analyzer
Line 17: Line 17:
 
| foobar2000_minimum      = 2.0
 
| foobar2000_minimum      = 2.0
 
| foobar2000_maximum      =  
 
| foobar2000_maximum      =  
| foobar2000_legacy      =  
+
| foobar2000_legacy      = false
| foobar2000_ui_module    =  
+
| foobar2000_ui_module    = Default UI
 
| use                    = Visualization
 
| use                    = Visualization
 
| license                =  
 
| license                =  
Line 26: Line 26:
 
== External links ==
 
== External links ==
 
* {{foobar2000|https://www.foobar2000.org/components/view/foo_vis_spectrum_analyzer|Spectrum Analyzer (foo_vis_spectrum_analyzer)}}
 
* {{foobar2000|https://www.foobar2000.org/components/view/foo_vis_spectrum_analyzer|Spectrum Analyzer (foo_vis_spectrum_analyzer)}}
 +
* {{ha|https://hydrogenaud.io/index.php/topic,125031.0.html}}
 
== See also ==
 
== See also ==
 
* [https://codepen.io/TF3RDL/pen/poQJwRW Frequency bands spectrum analyzer using either FFT or CQT] on CodePen (which this component is based on)
 
* [https://codepen.io/TF3RDL/pen/poQJwRW Frequency bands spectrum analyzer using either FFT or CQT] on CodePen (which this component is based on)

Revision as of 16:00, 12 November 2023

Spectrum Analyzer

foo_vis_spectrum_analyzer
Developer(s) pqyt
Repository
Release information
Initial release
Stable release
Preview release 0.1.0.0 (November 12, 2023; 1 year ago)
foobar2000 compatibility
Architecture x86 32-bit, x86 64-bit
Minimum version 2.0
Maximum version
UI module(s) Default UI
Additional information
Use Visualization
License
Discussion thread {{{discussion_thread}}}
View all components

A recreation of Musical Spectrum component for foobar2000 v2.x and 64-bit versions.

External links

See also