[mythtv-commits] [MythTV/mythtv] 77a059: MythMusic: Improve Spectrum and Squares (#771)

Timothy Witham noreply at github.com
Mon Aug 21 14:17:38 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 77a0593a403952e3114d583a4926d222ad2c406b
      https://github.com/MythTV/mythtv/commit/77a0593a403952e3114d583a4926d222ad2c406b
  Author: Timothy Witham <twitham at sbcglobal.net>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/visualize.cpp
    M mythplugins/mythmusic/mythmusic/visualize.h

  Log Message:
  -----------
  MythMusic: Improve Spectrum and Squares (#771)

* MythMusic: Improve Spectrum and Squares to work better.

By borrowing lessons learned from Spectrogram: process the whole
signal, use the same 16k FFT and MelScale, upgrade to 128 display
bars, separate left and right channels.  On the menu, Spectrum is
renamed to SpectrumBars and SpectrumDetail becomes then new Spectrum
to sit next to the related Spectrogram.

* MythMusic: better variable names in LogScale, MelScale




More information about the mythtv-commits mailing list