Better Frequency scope and visualisations

This commit is contained in:
2023-11-14 23:20:29 +01:00
parent 15bfd6c5eb
commit b070dd9fff
3 changed files with 71 additions and 27 deletions

View File

@ -14,6 +14,8 @@ scope({
enabled: true, // off by default
color: "#fdba74", // any valid CSS color or "random"
thickness: 4, // stroke thickness
offsetY: 0, // Horizontal offset
offsetX: 0, // Vertical offset
fftSize: 256, // multiples of 128
orientation: "horizontal", // "vertical" or "horizontal"
mode: "scope" | "3D" | "freqscope", // scope mode