Better Frequency scope and visualisations
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user