tcdweb/js
Armin e159b76e0d Add peak hold decay rate selector
Introduce a new dropdown to control how fast the peak-hold line
decays on the live spectrum. Options:
  Off   — peaks never decay (manual reset only)
  Slow  — slow fade (0.005/frame)
  Medium — moderate fade (0.015/frame, matches previous fixed rate)
  Fast   — quick fade (0.03/frame)

Previously the decay rate was hardcoded at 0.015/frame.
2026-07-06 18:09:41 +02:00
..
analyzer.js init 2026-07-05 00:44:08 +02:00
app.js Add peak hold decay rate selector 2026-07-06 18:09:41 +02:00
metadata.js init 2026-07-05 00:44:08 +02:00