summaryrefslogtreecommitdiff
path: root/scripts/spectrogram.lua
AgeCommit message (Collapse)Author
2016-08-10prefix blessed scripted DSP plugins with a-*Robin Gareus
2016-07-10refine lua-script documentationRobin Gareus
2016-07-07rewrite spectrogram using PBD::RingbufferRobin Gareus
2016-07-04update lua scriptsRobin Gareus
* add proper amplifier (smooth gain change) + text-example * remove commented no-inplace from High/Low pass * amend 913609be inline spectrogam re-init
2016-07-03add grid to inline-spectrumRobin Gareus
2016-07-03update lua-scripts:Robin Gareus
* add an inline spectrum display * fix re-init HP/LP and Biquad * add some comments, labels etc