mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
add visualizer to sidebar
This commit is contained in:
@@ -20,10 +20,13 @@ export const Visualizer = () => {
|
||||
audioCtx: context,
|
||||
connectSpeakers: false,
|
||||
gradient: 'prism',
|
||||
mode: 4,
|
||||
ledBars: true,
|
||||
mode: 8,
|
||||
overlay: true,
|
||||
showBgColor: false,
|
||||
showPeaks: false,
|
||||
showScaleX: false,
|
||||
showScaleY: false,
|
||||
smoothing: 0.8,
|
||||
});
|
||||
setMotion(audioMotion);
|
||||
|
||||
Reference in New Issue
Block a user