github stuerp/foo_vis_spectrum_analyzer v0.9.0.0

latest release: v0.9.1.0
7 days ago
  • New: Radial Curve visualization.
  • New: Oscilloscope time-domain mode
    • Supports X-axis with time labels.
    • Y-axis none, dBFS and linear dBFS modes.
    • Only the selected channels are rendered.
    • Signal gain.
    • Optional phosphor decay effect with Gauss sigma and color decay factor setting.
  • New: Oscilloscope X-Y mode.
    • Supports X and Y-axis.
    • X and Y signal gain.
    • Optional phosphor decay effect with Gauss sigma and color decay factor setting.
  • New: Separate styles for X-axis vs. horizontal grid lines and Y-axis vs. vertical grid lines.
  • New: LED Mode has an Integral Size setting that will render the LEDs at full instead of fractional block sizes.
  • New: The configuration dialog will only show the styles that are used by the current visualization.
  • New: Support for semi and fully transparent Background styles.
  • Improved: Rendering stops when the host window gets minimized instead of the main window to improve behavior in foo_flowin.
  • Improved: Various little useability tweaks and fixes in the Configuration dialog.
  • Improved; Overall LED rendering fidelity and performance.
  • Improved: Spectrum curve stopped at the Nyquist frequency.
  • Improved: Small changes in the main processing loop to support delta-timing.
  • Changed: Upgraded rendering code from render targets to device contexts.
  • Fixed: Too few samples were taken into account during analysis (frame count vs. sample count). Thanks to TF3RDL for detecting and reporting it.
  • Fixed: Rendering bug in horizontally scrolling spectogram.
  • Fixed: Delay between playback and visualization. The backbuffer was not initialized.
  • Fixed: CQT transform did not handle audio with more than 1 channel correctly.

Don't miss a new foo_vis_spectrum_analyzer release

NewReleases is sending notifications on new releases.