19104dd chore: bump deps, version 1.7.0
2d7e5c4 refactor: clean up visibility, idiomacy
9733385 fix: lifecycle handling in monitor
026ac85 refactor: cleanup
dd34f5f perf(spectrogram): WIP sparse rendering optimizations, skip silence
da7c926 perf(spectrogram): classic rendering optimizations
750dad8 perf(spectrogram): don't do work when there's no audio in buffer
a038334 feat(spectrogram): change log10 dB/dec to log2 dB/oct
91050eb perf(waveform): reduce/eliminate allocations within waveform. other micro-opts.
00932c1 perf(waveform): reduce allocations
c55e0a5 feat: update default configurations for visuals
3821f09 feat(waveform): update default palette
a29b373 feat(waveform): processor rewrite
f67c4e7 refactor(oscilloscope): periodfft struct simpllification
fb15d46 fix(spectrum): i broke the label
47ecf28 refactor: remove unnecessary comments
33b3dac fix(oscilloscope): reduce octave errors
05c0e60 docs: fix semantics related to nixos section :]
5e0bbdd docs: add nixos to quick links section
13abef5 docs: update README with nix info
8435e67 perf: run profiler and optimize various expensive things